ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SubCaption (Property)
The SubCaption property is used to get and change: the secondary caption of an option found in a Radio Button or Check Box control. the secondary caption of an element found in a TreeMap control....
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Date (Type of variable)
The Date type enables you to easily handle the dates...
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
WDSQL, SQL querier: Overview
WDSQL is used to......
TableInfoXY (Example)
Usage example of the TableInfoXY function
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
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.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Various constants
List of various constants used by the constants WINDEV functions....
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Information about a control found in a window or in a page
The window editor and the page editor allow you to get information about the controls used....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
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)......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......