ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysMetric (Function)
Returns the resolution of a specific element.
FTPTime (Example)
Usage example of the FTPTime function
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
HFSQL Client/Server: Configuring the data files on the server
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
MemCreate (Function)
Creates a memory area.
SaaSAdminReadSiteParameter (Function)
Reads a site parameter that was saved by SaaSAdminWriteSiteParameter.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
MapEndOfMove (Function)
Stops following the device movement in a Map control.
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
General environment of WINDEV
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
FTPDate (Example)
Usage example of the FTPDate function
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
WINDEV Mobile 2024 Tutorial - Table of contents
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......