ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
<Chart>.SurfaceGetData (Function)
Retrieves a data from a Surface chart.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
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......
<Chart>.Scatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Project description: Languages tab
The project description window allows you to configure various elements of your project......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Using the Vista style in your windows
WINDEV allows you to customize......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Telemetry: Main features