ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Right (Function)
Extracts the last characters from a string or string buffer.
SQL functions: Special case
List of SQL functions: Special cases...
NoSpace (Function)
Returns a character string without the space characters: from the left and right side of the initial string. within the string....
Creating the Relation pages of a WEBDEV RAD pattern
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
5. Website test in practice
Starts recording a video via a Camera control in an Android or iOS application....
5. Deploying a dynamic site (Session or AWP) in practice
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Binding a Check Box control to an item
fRead (Example)
Usage example of the fRead function
WindowToData (Function)
Automatically updates: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....