ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Round (keyword)
The Round keyword can correspond to...
Constants for manging the replication
List of constants used by the functions for managing the replication....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
Comment (Property)
The Comment property is used to manage comments.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
Query editor: Characteristics
fCompress (Function)
Compresses a file.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
iPrintReport (Function)
Prints a report created with the report editor.
Link (Property)
The Link property is used to get and change the link of an element.
Looper control based on a data file
This type of Looper control uses data from a data file or query......
Composite chart
A composite chart is a chart that displays several types of charts......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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....
SQLConnect (Example)
Usage example of the SQLConnect function
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.