ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
The Static control
A Static control is a control used to display a static text......
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Dashboard control
Dashboards are essential elements in an application......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
FAA: Data export (Table field, Hierarchical Table, RepeatString, Tree, ...)
You want to perform simulations with Excel, Word, OpenOffice......
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.