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.
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
<Image variable>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image variable.
<Image>.DrawPolyline (Function)
Draws a line composed of multiple segments in an Image control.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
<picLayer variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
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.
Memory area management functions
The following functions are used to handle the certificates:...
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.
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......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
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
FlexGrow (Property)
The FlexGrow property allows you to know and modify the growth factor of a control present in a row of a control c00 Flexbox.