ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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......
Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))
...Archiving functions (ZIP, WDZ, CAB, RAR, 7z, TAR, gzip and TGZ (TAR.GZ))...
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....
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....
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....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Installing and starting WDTRAD
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.
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.
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.
OpenChild (Example)
Usage example of the OpenChild function
Compilation options (chm format)