ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Events associated with List Box controls
List of events associated with List Box controls...
NetSendMessage (Function)
Triggers a Windows event on the system of an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
Events associated with Chart controls
List of events associated with the Chart controls...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
11. Controls in practice
Discover the main characteristics of the controls...
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
<Cell>.DisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Events associated with pages
List of events associated with pages...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.