ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Properties associated with the Cell control field
List properties associated with the Cell control field...
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Calendar functions
List of Calendar functions...
FirstDayOfMonth (Function)
Returns the first day of the month.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
<EmailOutlookSession variable>.Update (Function)
Updates the messages of MS Exchange according to the email server.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageToFile (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. The table items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Math functions
List of mathematical functions...
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The "Commands" pane
The "Commands" pane lists......
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
Page functions
List of functions for managing pages...
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Font (Type of variable)
A Font variable creates a font programmatically...
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.