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......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Specific features of the Express version
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....
Error 1014: The access to the member of the class is restricted by a private inheritance
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
The Image control
The Image control is used to......
2. User-friendly editors in practice
User-friendly editors in practice...
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
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......
MATLAB functions
The following functions are used to access MATLAB:...
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
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Operations performed on component diagrams
The following paragraphs explain......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
ERR_MSG_BOX
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
Column of type Attribute
WINDEV and WEBDEV allow you to use columns of type "Attribute" in Table controls......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
25. Performing a process on several successive pages
Performing a process on several successive pages...
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
2. WEBDEV administrator in practice