ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
HDeleteQuery (Function)
Deletes a query (used by stored procedures) from an HFSQL server.
fLock (Example)
Usage example of the fLock function
QuickActionAdd (Function)
Adds a new quick action to the application.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Operations performed on collaboration diagrams
The following paragraphs explain......
Reintegrating translated text into a project
Once the translation of framework libraries ("......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLListSource (Function)
Lists the data sources declared on a local site.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Static control properties
List of properties associated with a Static control...
ServiceStart (Function)
Starts a service.
CaptchaVerify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
Phone management functions
List of functions for phone management...
SSHRead (Function)
Reads the data found on the output buffer of the SSH session.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
HModifyScheduling (Function)
Modifies a scheduled task on an HFSQL server: stored procedure, backup, optimization, refresh of materialized view....
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
WLanguage procedure called by WebSocketClientConnect
WLanguage procedure ("callback") called by WebSocketClientConnect when the connection to the server is established.