ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
Automation object
The Automation keyword is used to declare an automation object...
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Title (Property)
The Title property is used to get and change the title of an element.
Constants for managing Gantt charts
Extern (Reserved word)
EXTERN is used to...
Visible (Property)
The Visible property is used to set the visibility of an element.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
State (Property)
The State property is used to get and change the state of an element.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
PDF file management functions
...PDF file functions...
Windows
The windows represent the main interface of a WINDEV application......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
fMemExist (Function)
Checks the existence of a shared memory zone.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
Constant
The constants are language elements whose value is fixed once and for all...
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
CommandLine
The CommandLine keyword can correspond to...
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.