ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
SocketCreate (Function)
Creates a socket.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values...
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different...
Events associated with ListView controls
List of events associated with ListView controls...
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
4. Simple printing
WINDEV Tutorial: Managing data in a WINDEV application Lesson 4 - Simple printing - 20 min
SFConnect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
Constants for sound management
List of constants used by the functions for sound management....
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Android Widget windows
An Android application can contain one or more Widget windows......
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....