ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDate (Example)
Usage example of the FTPDate function
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
SysMetric (Function)
Returns the resolution of a specific element.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
HDeleteServerTrigger (Function)
Deletes a server trigger.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
ThreadMode (Function)
Changes the management mode of threads.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
HNbRec (Example)
Usage example of the HNbRec function
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HServerWorkingDir (Function)
Returns the path of a temporary directory on the HFSQL server.
CtInitialCatalog (Property)
The CtInitialCatalog property is used to get the default database defined for the access.
ContextClose (Function)
Closes a page context.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Using several libraries in an application
A library is a WDL file that contains all the resources......