ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
21. Managing business rules
Managing business rules...
18. Management of business rules
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Using the task management and the schedule
Time management is extremely important......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
The pages
Pages are the main interface of a WEBDEV site......
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)......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Valid (Property)
The Valid property is used to determine if an element is valid.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Error 106: Redefinition of a global variable
Error 101: Declaration of global variable not allowed
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Local procedure
Two types of procedures are available......
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
nWDGetHFContext: Get the HFSQL context
Gets the HFSQL context (applies to C, Pascal and Visual Basic only)......
16. Application test in practice