ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
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....
Link (Property)
The Link property is used to get and change the link of an element.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
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))...
SQLConnect (Example)
Usage example of the SQLConnect function
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....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
Installing and starting WDTRAD
Installing and starting WDTRAD
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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......
Password (Property)
The Password property sets and changes the password.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
fRename (Function)
Modifies the name of a file.