ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Table controls
List of events associated with Table controls...
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Events associated with Edit controls
WLanguage events associated with Edit controls...
Use case diagram
A use case diagram is used to view the behavior of a system in such way that......
Parameters of the procedure used by the HReindexAsynchronous function
WLanguage procedure (also called "callback") called by the HReindexAsynchronous function for each reindexed HFSQL Client/Server table. This new function is available from WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HStatCalculateAsynchronous function
WLanguage procedure (also called "callback") called by the HStatCalculateAsynchronous function for each verified HFSQL Client/Server table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
Parameters of the procedure used by the HCheckIndexAsynchronous function
WLanguage procedure (also called "callback") called by the HCheckIndexAsynchronous function for each verified Client/Server HFSQL table. This new feature is available as of WINDEV Suite SaaS 2025 Update 2....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Drop-down button
The drop-down button expands: a context menu. a popup window....
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
WinEdUndo (Function)
Undoes the last action performed by the end user when modifying the interface ("Allow end users to modify the UI" option enabled).
ERR_NOTADEVVERSION
The different types of windows
The following types of windows can be created in a WINDEV application......
Creating the windows and the pages of the RAD pattern
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......