ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<Source>.SetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
<Ansi string type>.DeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
<String type>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
Modifying an SVG image (XML functions)
SVG (Scalable Vector Graphics) is a vector image format......
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
<Looper>.RecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
LooperRecNum (Function)
Returns the number of the current record in a Looper control based on a data file.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
hbColumn (Type of variable)
The hbColumn type is used to define the advanced characteristics of a column (item) in a HBase table.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
1
3
4
5
6
7
138
>