ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Including a supercontrol in a window or in a page
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
Welcome to Reports & Queries
Reports & Queries is used to......
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
WinDisableEffect (Function)
Disables the visual effects of the graphic engine of WINDEV (for a use in TSE mode for example).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
CertificateExtract (Function)
Extracts a certificate from a signature buffer or from a print duplicate.
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
The RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......