ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Automatic modification of tables: new date format
Starting with WINDEV 7 and WEBDEV 7 version 149new date and time formats are available in Hyper File queues......
Events associated with formatted display controls
List of events associated with formatted display controls...
4. Create a page in the editor...
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.
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
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....
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
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.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
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....