ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
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.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
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.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Various constants
List of various constants used by the constants WINDEV functions....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......