ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Error 802: Invalid syntax for this function
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
dCircle (Example)
Usage example of the dCircle function
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iDestination (Function)
Configures the print destination.
17. TLS/SSL: Encrypting information on the Web
Events associated with pages
List of events associated with pages...
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
fSelectDir (Function)
Opens a directory picker.
dRectangle (Example)
Usage example of the dRectangle function
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
ServiceRestart (Function)
Restarts a service (already started).
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
CreateShortcut (Example)
Usage example of the CreateShortcut function