ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
SCM: Migrating projects
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version......
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
VariantConvert (Function)
Converts the value stored in a Variant variable].
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Manager of automated tests
The test manager is used to......
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Events associated with a Gantt Chart column
Operator on Address
The & operator returns the address of a variable as an integer
Thumbnail control properties
List of properties associated with the Thumbnail control...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
BLOCK
The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members.
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
<Camera>.Display (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
Google Calendar management functions
List of functions for managing Google calendars...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).