ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
1. Testing a site: Elements to be tested
27. Center or anchor a site horizontally
4. Activating a dynamic WEBDEV site
Site map of PC SOFT documentation
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......
Find out the account that runs the AWP protocol
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......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Remote HFSQL administrator: Overview
...The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
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....