ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing and starting WDTRAD
fCompress (Function)
Compresses a file.
iPrintReport (Function)
Prints a report created with the report editor.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Link (Property)
The Link property is used to get and change the link of an element.
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......
System constants
List of constants used by the system functions....
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
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Password (Property)
The Password property sets and changes the password.
Discover all the possibilities of pivot tables
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....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
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....
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Compilation options (chm format)
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).