ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

System constants
List of constants used by the system functions....
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
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).
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.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
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.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Link (Property)
The Link property is used to get and change the link of an element.
Round (keyword)
The Round keyword can correspond to...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
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
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
Installing and starting WDTRAD
Installing and starting WDTRAD
Discover all the possibilities of pivot tables
Password (Property)
The Password property sets and changes the password.
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....