ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Custom tooltips
Tooltips are very useful for application users......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
Page contexts
In a Windows application, the information relative to a window is stored with the window......
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting...
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can...
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current...
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers...
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.