ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Environment of the window editor
The main elements of window editor are as follows:
Using the task management and the schedule
Time management is extremely important......
Environment of code editor
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Local procedure
Two types of procedures are available......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Error 106: Redefinition of a global variable
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Error 101: Declaration of global variable not allowed
16. Application test in practice