ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Context Menu control events
Opens a modal WINDEV window....
Events associated with formatted display controls
List of events associated with formatted display controls...
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
4. Create a page in the editor...
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
<Source>.Creation (Function)
Creates an empty table (extension ".FIC") with index file, full-text index file, spatial index file, and memo file if required.
Handling Word Processing controls programmatically
Word Processing controls can be handled programmatically......
OpeningParameters (Property)
The OpeningParameters property is used to get and set the parameters passed to the internal window corresponding to the bottom sliding window. This new property is available from WINDEV Suite SaaS 2025 Update 2....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
GDS: Managing branches
The management of branches is used to manage several versions of the same application in parallel......
OnHide (Property)
The OnHide property allows you to define a procedure to be called when the bottom sliding window associated with the current window is hidden. This new property is available from WINDEV Suite SaaS 2025 Update 2....
MenuAddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
<Menu>.AddMenu (Function)
Adds a new menu to an existing drop-down or context menu of a window or page.