ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control......
Events associated with formatted display controls
List of events associated with formatted display controls...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
4. Create a page in the editor...
Context Menu control events
Opens a modal WINDEV window....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Screen,Input (External language)
Starts the input in the controls of a window.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
<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......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Internal Report control properties
List of properties associated with the Internal Report control...
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......