ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
ArraySort (Example)
Usage example of the ArraySort function
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
iMargin (Function)
Defines the "logical" print margins.
LDAP constants
List of constants used by the LDAP functions....
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
25. Performing a process on several successive pages
Performing a process on several successive pages...
NotificationDisplay (Function)
Displays a message outside the browser.
Control constants
List of constants used by the functions for managing controls...
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
9. Types of standard controls
Types of standard controls...
Creating the menus for the pages of the WEBDEV RAD pattern
14. Managing the "Back" button in practice
EmailAddress (Type of variable)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
LDAPListChildren (Example)
Use example for the LDAPListChildren function