ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<Graphe>.WaffleTypeCell (Function)
Defines the Geometry of cells in a Waffle graph.
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
hScheduling (Type of variable)
The hScheduling type is used to define and find out the characteristics of the scheduling that must be performed: for a scheduled optimization task of HFSQL Client/Server files. for a scheduled backup task of HFSQL Client/Server files. for a scheduled replication of HFSQL servers....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HFSQL Control Center: Managing scheduled elements
You have the ability to define scheduled elements on the HFSQL server....
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
<Source>.ToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
WLanguage procedure called by OpenAsynchronous
WLanguage procedure ("callback") called by OpenAsynchronous after the window is closed.
WLanguage procedure called by CameraVideoStart
WLanguage procedure ("callback") called when the video recording is completed.
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.