ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV site deployment: automatic modification of data files
The automatic modification of the data files allows updating the description of data files on the Web server...
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HStatTime (Function)
Returns the time of the last update for the index statistics.
Various WEBDEV constants
Various WEBDEV constants...
Sortable (Property)
The Sortable property is used to: Determine if a Table control column is sortable. Make a column of a Table control sortable or not....
HClient structure
The HClient structure is used to......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Constants for the archiving functions
List of constants used by the archiving functions....
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Image control in a page
FileDisplay (Example)
Usage example of the FileDisplay function
Table,Select,+ (External language)
Selects an element in a Table control.
HIndex (Example)
Usage example of the HIndex function
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
grParameter (Function)
Retrieves or modifies a chart parameter.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HLogInfo (Function)
Adds comments to the log when saving the operation.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
HStatNbRec (Function)
Returns the number of entries for a given key item.
ExecutionCompleted (Property)
The ExecutionCompleted property is used to determine whether the execution of a query or view (HFSQL Classic or Client/Server) is completed....