ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST web service.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Source (Property)
The Source property can be used on: Chart control field field: in this case, the Source property indicates the source of the series: table column, list of values, etc, ... a connection: in this case, the Source property is used to identify or define the source of a connection (HFSQL Client/Server, OLE DB, etc.).....
HRegenerateFile (Function)
Regenerates a data file from its log.
<Source>.SetLog (Function)
Enables or disables log management on a file.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......