ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Debugging constants
List of constants used by the debugging functions...
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
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
Password (Property)
The Password property sets and changes the password.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
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.
fRename (Function)
Modifies the name of a file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
OpenChild (Example)
Usage example of the OpenChild function
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.