ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
OLESave (Function)
Saves the object found in an OLE control in binary format.
DomoSend (Function)
Sends a command to one or more electrical devices compatible with the X10 protocol.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
DomoSwitchOff (Function)
Switches off one or more electrical devices compatible with the X10 protocol.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
Error 1011: To access the global member of the class, use ClassName::MemberName
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.
EmailUpdate (Example)
Usage example of the EmailUpdate function
HDBOpen (Function)
Opens the xBase data file and the "memo" file if it exists.
SNMP constants
List of constants used by the SNMP functions....
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
gglPerson (Type of variable)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...