ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup in MSI format
You have the ability to create a setup program in MSI standard......
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
WDSQL, SQL querier: Overview
WDSQL is used to......
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.