ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
xBase files: Limits
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Animating a Static control
Two methods can be used to animate a Static control......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
17. Project Management Hub
...Project Management Hub...
fDeleteFileWebFolder (Function)
Deletes an image file from the "_WEB" directory of the application (or from one of its sub-directories).
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
ERR_NOTACTIVATED
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
5. Project configuration
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
WLanguage procedure called by AndroidActivityResultProcedure
WLanguage procedure ("callback") called by AndroidActivityResultProcedure when the result of a third-party Activity is retrieved.
The planes (in a window or in a report)
The planes are used to group the window controls......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......