ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an application for Universal Windows 10 App
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Compilation options (chm format)
nWDGetLastError: Error code of last error
Error code of last error......
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Constants used for managing the multi-touch
Constants for managing the multi-touch...
iDestination (Function)
Configures the print destination.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
zipExtractPath (Example)
Usage example of the zipExtractPath function
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Dequeue (Function)
Removes an element from the queue.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
dPoint (Example)
Usage example of the dPoint function
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
11. Controls in practice
Discover the main characteristics of the controls...
fCreate (Function)
Creates an external file.
SOAPRunXML (Example)
Usage example of the SOAPRunXML function