ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
WDSQL, SQL querier: Overview
WDSQL is used to......
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.
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
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....
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
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)......
Handling the versions of a window, report, query or project
When creating and developing the different elements of a project (window, query, report, project, ......
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.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
hdfsRights (Type of variable)
The hdfsRights type is used to define the advanced characteristics regarding the access rights to an element (file, link, directory) of the Hadoop file system.