ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
MQTT functions
The following functions are used to manage MQTT clients...
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
HDFS functions
The following functions are used to manage files on a HDFS system......
<Spreadsheet>.GetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
<pdfDocument variable>.Extract (Function)
Creates a new PDF document from individual pages extracted from an existing PDF file.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
HTMLHeader (Property)
The HTMLHeader property is used to get and change the HTML code inserted in the page header.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Window functions
List of functions for managing windows...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Check: Sending an email
The monitoring robot will......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.