ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Find out the account that runs the AWP protocol
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
Site map of PC SOFT documentation
1. Testing a site: Elements to be tested
27. Center or anchor a site horizontally
4. Activating a dynamic WEBDEV site
16. Protecting access to the site: passwords
5. Displaying a WEBDEV Session site
7. Dynamic site on specific configurations
Project Management Hub: Time tracking
The time spent can be listed on......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
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:...
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
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......
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
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....