ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
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.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
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......
Autofill (Property)
donne une information de type pour le remplissage auto iOS/Android...
Redis functions
The following functions are used to manage a Redis database:...
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
DomoOpen (Function)
Used to establish a connection with a X10 interface.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
PaletteChange (Function)
Changes the palette used by the project or by a window.
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
HDeactivateTrigger (Function)
Disables a trigger.
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.