ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Asc (Example)
Usage example of the Asc function
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
hbColumnDescription (Type of variable)
The hbColumnDescription type is used to define the advanced characteristics of a group of columns (items).
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
HDescribeConnection (Function)
Describes a new connection to an external database.
Error 533: The expression of a { } must be a string
Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...