ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
gpwRemoteConnect (Function)
Allows connecting to the application via the User Groupware Webservice.
HInfoReplica (Function)
Returns information about the specified replica.
DomoClose (Function)
Closes the communication opened by DomoOpen.
Error 14: ELSE statement without IF
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.
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.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
3. UML models in practice
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......
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.
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