ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
Copying controls from the window editor
The controls can be copied from the window editor......
SemaphoreCreate (Function)
Creates a semaphore.
The different types of windows
The following types of windows can be created in a WINDEV application......
The different types of integers
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......