ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
"About" window
The "About" window is used to display and access various information about the current application......
8. If you are already familiar with WINDEV
Creating requirements
The following steps must be performed to implement the requirements......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Operations performed on activity diagrams
The following paragraphs explain......
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
WLanguage procedure associated with YesNoAsynchronous
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Error 532: The size of the string to extract must be strictly positive
The "Analysis" pane
The "Analysis" pane lists......
Android Control Center
Do you know where to find your application log files?...
Report editor: Available types of reports
Several types of reports can be created in the report editor......
12. Pages in practice
WEBDEV Application Server - 10 connections - License agreement
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....