ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
MongoAggregationPipeline (Function)
Used to retrieve documents that enter a multi-stage pipeline and are transformed into aggregated results.
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
PrivateKey (Property)
The property PrivateKey property is used to manage private key connections (SSH, FTP or MQTT connections).
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Functions for managing objects (External language)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties....
12. Synchronizing data
WDXView: Overview
WDXView is an ActiveX browser......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
Constants used by the the functions for managing the HFSQL Cluster
Constants used by the functions for managing Tab controls
Constants used by the functions for managing countries and continents
How to manage enumerations programmatically?