ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Description (Property)
The Description property is used to get and change the description of an element.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
Comment (Property)
The Comment property is used to manage comments.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
fWatchDirectory (Function)
Detects changes made to the contents of a directory.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
fExeDir (Function)
Returns the directory from which the execution is started.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
SQLReqExists (Function)
Checks the existence of a query.
Font
The Font keyword can correspond to: a Font variable. the Font property....
Address
The Address keyword can correspond to...
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.