ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
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
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HDeactivateTrigger (Function)
Disables a trigger.
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.
ContactFirst (Function)
Reads the first contact in a Lotus Notes or Outlook address book.
ContactNext (Function)
Reads the contact after the current contact in a Lotus Notes or Outlook address book.
ContactPrevious (Function)
Reads the contact before the current contact in a Lotus Notes or Outlook address book.
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.