ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
DomoClose (Function)
Closes the communication opened by DomoOpen.
Charact (Function)
Returns the character corresponding to the specified ASCII code.
Error 14: ELSE statement without IF
MaxAutoID (Property)
The MaxAutoID property is used to get the maximum automatic identifier of a replicated data file.
Error 117: The array has X dimensions and you access it with Y dimensions
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10. protocol.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Memory area management functions
The following functions are used to handle the certificates:...
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
HInfoReplica (Function)
Returns information about the specified replica.
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.
SysInstance (Function)
Returns the instance of a module.
OLEActivate (Function)
Edits an OLE object contained in an OLE control.
Signature control properties
A Signature control can be handled in a report by the following WLanguage properties......
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.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Error 1011: To access the global member of the class, use ClassName::MemberName