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......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
EnumControl (Function)
Returns the name of Nth control found in the specified element.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
The SMS structure
The SMS structure is a preset structure of WLanguage (no declaration is required)......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
zipCreate (Function)
Creates an archive.
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Generating the RAD pattern
To generate a RAD pattern:...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Constants for managing the spell check
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
NoteLoadAll (Function)
Imports and displays the repositionable notes of the current window saved beforehand by NoteSaveAll.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.