ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options...
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
HOpenConnection (Function)
Opens a connection to a specific database.
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
SaaSAdminModifyService (Function)
Modifies a SaaS service.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
DriveListDirectory (Function)
Lists drive directories.
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.