ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
StringInsert (Function)
Inserts a string into another character string at a given position.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
grSurfaceGridlines (Function)
Displays the gridlines for the different planes of a Surface chart.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
HDeleteServerTrigger (Function)
Deletes a server trigger.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
MultimediaPlay (Function)
Plays a media file in a Multimedia control.
HNext (Function)
Sets the position on the next data file record according to a browse item.
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
grAddData (Function)
Adds a data into a chart.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......