ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Project description: Files tab
The project description window allows you to configure various elements of your project......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Creating the Form windows of a WINDEV RAD pattern
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Creating the Relation windows of a WINDEV RAD pattern
<Chrono>.Resume (Function)
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause.
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Error 502: Incompatible type
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The different types of windows
The following types of windows can be created in a WINDEV application......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......