ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
2. Examples and components provided with WEBDEV
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
2. WEBDEV administrator in practice
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
4. User Groupware
User Groupware...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
MATLAB functions
The following functions are used to access MATLAB:...
Operations performed on component diagrams
The following paragraphs explain......
Windows Scheduler management functions
List of functions for managing the scheduler...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
2. User-friendly editors in practice
User-friendly editors in practice...
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
ERR_MSG_BOX
Detailed use of WINDEV FTP/RPC
Designing a supercontrol
A supercontrol is an advanced type of control......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min