ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shape (Property)
The Shape property allows you to handle the different shapes of an element.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
HToItem (Function)
Assigns the specified value to an item of the current record.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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....
Password (Property)
The Password property sets and changes the password.
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.
Summary table: Application directory management by platform
Returns the list of continents....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
HWatch (Function)
Trigger monitoring of write actions (add, modify or delete) performed on a table present on an HFSQL server. In case of modification, a specific procedure can be triggered.
Compilation options (chm format)
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.