ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipMsgError (Function)
Returns the message associated with an error code on an archive.
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....
Conversion (Function)
Converts a value from a unit to another one.
Password (Property)
The Password property sets and changes the password.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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....
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.
Component diagram
A component diagram shows the physical and static architecture of a system software......
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
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)
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......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.