ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
apExecute (Function)
Runs an action plan.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
zipSize (Example)
Usage example of the zipSize function
LDAPStartAdd (Function)
Initializes the addition of a new object into an LDAP server.
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
PreviousPage (Function)
Returns the name of the previous page.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Screen,Current (External language)
Retrieves the name of the control being edited and its index, if necessary.
Error 120: Redefinition of the structure
TreeListItem (Example)
Usage example of the TreeListItem function
EmailUpdate (Example)
Usage example of the EmailUpdate function
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
BurnerErase (Example)
Usage example of the BurnerErase function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
5. Which type of server to choose?