ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SysRecentDocList (Function)
Returns the list of recently opened documents.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
Error 26: No END statement is associated with this THEN
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
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.
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......
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....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
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.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
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).
fRename (Function)
Modifies the name of a file.