ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Options of the window editor
To configure the general options of the window editor......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
zipOpen (Function)
Opens an existing archive.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
fDelete (Function)
Deletes a file accessible from the current computer.
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
grParameter (Function)
Retrieves or modifies a chart parameter.
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
fDirSize (Function)
Returns the size of a directory in bytes.