ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
Accessing HFSQL tables via SAMBA on Linux
To access HFSQL tables via Samba on Linux, special settings are required......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
HDeactivateTrigger (Function)
Disables a trigger.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
Signature control properties
You can manipulate Signature controls in a report using the following WLanguage properties......
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
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
SNMP constants
List of constants used by the SNMP functions....
Multimedia constants
List of constants used by the multimedia 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.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
DomoStatus (Function)
Used to find out whether an electrical device (compatible with the X10 protocol) is switched on or off.
gglPerson (Variable type)
The gglPerson type is used to describe and modify the participants attending an event of a Google calendar...
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.