ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Bar code constants
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Sort (Function)
Sorts a WLanguage array.
List of reserved words
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
The Static control
A Static control is a control used to display a static text......
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
DisplayLongText (External language)
Displays a long text in a text control in Pascal and in C.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.