ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Programming patterns
CAUTION......
Binding a Combo Box control to an item
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Using .NET assemblies in a project
To use .NET assemblies in a project......
Setup on a local network (LAN)
The Wire control
The Wire control is used to visually link 2 controls......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Information 37: Optimize your FOR loop
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
4. Managing SMSs
With the WLanguage functions, WINDEV Mobile allows you to......
Error 19: The step of this FOR loop must be constant
<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
PC SOFT Free Technical Support
Thank you for buying one of our products......
11. Choosing the action of a button/link
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Time management help
Time management is extremely important......
11. User Macro-Code: UMC in practice
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......