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.
VariantConvert (Function)
Converts the value stored in a Variant variable].
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
Events associated with a Gantt Chart column
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.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Image drawing and processing functions
List of image drawing and processing functions...
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
SpreadsheetEndModification (Function)
Signals the end of grouping for a set of operations on a Spreadsheet control in a single event (management of "undo/redo")....
TreeView Table control functions
List of functions for managing TreeView Table controls...
Table control functions
List of functions specific to Table controls...
Reintegrating text into a project
All the text form the translation file can be reintegrated into a project......