ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysInstance (Function)
Returns the instance of a module.
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.
ContactSearch (Function)
Searches for a contact in a Lotus Notes or Outlook address book.
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.
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.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
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.
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.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.