ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
HIndex (Example)
Usage example of the HIndex function
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Position (Function)
Finds the position of a specified string within another string.
HTTPRequest (Example)
Usage example of the HTTPRequest function
HOut (Example)
Usage example of the HOut function
FTPTime (Example)
Usage example of the FTPTime function
Count (Property)
The Count property returns the number of elements in a given set.
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
Break in a report
The break is used to group the records corresponding to a sort criterion......
Control constants
List of constants used by the functions for managing controls...
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Document (Type of variable)
The Document type is used to handle a "docx" document.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
JSONToVariant (Example)
Usage example of the JSONToVariant function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min