ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Typing multilingual texts
For a multilingual application, you have the ability to......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
"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