ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
OpenChild (Example)
Usage example of the OpenChild function
Compilation options (chm format)
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......
fRename (Function)
Modifies the name of a file.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......