ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dFont (Example)
Usage example of the dFont function
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Issuer (Property)
The Issuer property allows you to know and modify the issuer of a Certificate or of an authentication.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Scope (Property)
The Scope property property is used to specify requested permissions.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Format (Property)
The Format property is used to identify and change the format of an element
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
dCopyImage (Example)
Usage example of the dCopyImage function
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
SFExecuteProcess (Function)
Requests the execution of a specific process.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.