ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
zipExeCreationParameter (Variable type)
The zipExeCreationParameter type is used to define all the information needed to create a self-extracting archive (.EXE file). This new variable type is available from WINDEV Suite SaaS 2025 Update 3....
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Installation directory
The setup wizard allows you to configure the installation directory of application....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
<Image>AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image field.
NetDirList (Function)
Lists the directories and the files found: on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV, on the client computer. This function is kept for backward compatibility....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
SegmentedButtonDeleteAll (Function)
Deletes all the options from a Segmented Button control.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
diagActionAllowed (Variable type)
The diagActionAuthorized type is used to define the actions available to end users on a diagram shape in the Diagram Editor control.
nWDInitProject: Initialization code of project
Run the initialization code of project......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.