ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
tapiCallDuring (Function)
Returns the duration of the call (difference between the start date and time of call and the end date and time of call).
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
SocketConnect (Function)
Connects a client computer to a given socket.
Constants for managing the windows
List of constants used by the functions for managing the windows...
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
NFC constants
List of constants used by the NFC functions...
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
LDAPValidateModify (Function)
Validates the modification of an existing object in an LDAP server.
LDAPStartModify (Function)
Initializes the modification of an existing object in an LDAP server.
MySelf (Reserved word)
MySelf is used to handle the current control...
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......