ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Creating the Form pages of a WEBDEV RAD pattern
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
WDXView : Use
This help page presents the different features of WDXView......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
How to open a window?
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Programming custom calculations in Table controls
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Handling controls in a report
The different operations available for the report controls are as follows......
Clipboard management functions
List of functions for managing the clipboard...
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.