ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The tables in a report
In a report, a table includes a set of controls called "Table cells"......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Style sheet
A style sheet ("......
Style of a control
As soon as it is created, a control is associated with a style......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Constants for SMS functions
List of constants used by the SMS functions....
TimeValid (Function)
Checks the time validity.
Customizing the User Groupware
Resets the variable to its initial value....
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Enumeration (Variable type)
An enumeration is a set of values......
Native SQL Server Connector license agreement
Native SQL Server Connector (also known as Native SQL Server Access) license agreement...
License agreement for Native Informix Connector
License agreement for Native Informix Connector...
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Error 203: The procedure already has a scope attribute (local or global)
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......