User Defined Functions: Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
(→‎Misc: added barcode-generators (by willichan ))
Line 5: Line 5:
== Automation ==
== Automation ==
* [http://www.autoitscript.com/forum/index.php?showtopic=106163 Active Directory (by water)] - Extensive library to control and manipulate the Windows active directory. Link to the [[Active_Directory_UDF_-_General|documentation]] pages.
* [http://www.autoitscript.com/forum/index.php?showtopic=106163 Active Directory (by water)] - Extensive library to control and manipulate the Windows active directory. Link to the [[Active_Directory_UDF_-_General|documentation]] pages.
* [http://www.autoitscript.com/forum/index.php?showtopic=150231 GTK+  (by ... )] - GTK+ Framework | Widgets
* [http://www.autoitscript.com/forum/index.php?showtopic=150231 GTK+  (by prazetto)] - GTK+ Framework | Widgets
* [http://www.autoitscript.com/forum/index.php?showtopic=153520 IUIAutomation MS framework (by ... )] - IUIAutomation MS framework to automate chrome, FF, IE, ....
* [http://www.autoitscript.com/forum/index.php?showtopic=153520 IUIAutomation MS framework (by junkew)] - IUIAutomation MS framework to automate chrome, FF, IE, ....
* [http://www.autoitscript.com/forum/index.php?showtopic=87956 Java UDF (by ... )] - Creates an access bridge between your application and a Java application. Allowing you to automate some Java applications.
* [http://www.autoitscript.com/forum/index.php?showtopic=87956 Java UDF (by seangriffin)] - Creates an access bridge between your application and a Java application. Allowing you to automate some Java applications.
* [http://www.autoitscript.com/forum/index.php?showtopic=86574 SAP (by ... )] - SAP business management automation.
* [http://www.autoitscript.com/forum/index.php?showtopic=86574 SAP (by seangriffin)] - SAP business management automation.
* [http://www.autoitscript.com/forum/index.php?showtopic=149540 SAPWizard (by ... )] - SAPWizard UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=149540 SAPWizard (by ozmike)] - SAPWizard UDF.
* [http://www.autoitscript.com/forum/index.php?showtopic=80201 Service (by ... )] - Build your own service with AutoIt code.
* [http://www.autoitscript.com/forum/index.php?showtopic=80201 Service (by arcker)] - Build your own service with AutoIt code.
* [http://www.autoitscript.com/forum/index.php?showtopic=91018 WiFi (by ... )] - Low level control over your wireless LAN.
* [http://www.autoitscript.com/forum/index.php?showtopic=91018 WiFi (by MattyD)] - Low level control over your wireless LAN.


===Browsers===
===Browsers===

Revision as of 10:27, 3 May 2015

This page is a listing of libraries of user defined functions (UDF). These libraries have been written to allow easy integration into your own scripts and are a very valuable resource for any programmer. This list is probably not complete, but constantly supplemented. If you do not find a solution here, ask a new question on the forum.

Automation

Browsers

  • Chrome (by seangriffin) - The same as above for Google Chrome. Automate the most common tasks in Chrome with the Chrome UDF.
  • Firefox (by Stilgar) - A little less support for automation than IE, but still very good.
  • HTMLDocumentEvents UDF (by SmOke_N) - Track IE document events.
  • IEJS UDF (by SmOke_N) - IEJS - IE Javascript options, an IE.au3 personal extension.
  • Internet Explorer (by DaleHohm et al.) - Everything about Internet explorer can be automated with the IE library supplied with a standard AutoIt install.
  • NavInfo UDF (by Nessie) - With this UDF you can check if a specified browser/software is installed and which version is being used.
  • Opera (by MrCreatoR,) - The same as above for Opera. Automate the most common tasks in Opera with the Opera UDF.

Microsoft Office Automation

OpenOffice Automation

Hardware

Information gathering

Databases and web connections

Internet protocol suite

Data compression

Encryption and hash

Media

Sound

Graphics and image

Players

GUI Additions

Controls

Maths

Misc

PDF

Windows

Security

[[Category:UDF (by ... )] (by ... )]

Social Media and other Website API

Android