ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Quickly select your data using filters
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
Events associated with the Cell control field
The Zoom property gets and sets the zoom to be applied to an element....
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
Constants for managing applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Flexbox example: proportional anchoring on fields
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Project Management Hub: Time tracking
The time spent can be listed on......
Live Data: view data in editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
2. Deploying a static or PHP site
Usage example of the HCreateView function...