ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Using the query result
The result of a select query can be used in......
The Upload control
The Upload control is used to upload files on the Web server......
Custom tooltips
Tooltips are very useful for application users......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Different types of pages
WEBDEV enables you to create static sites and/or dynamic sites......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
WDDeploy features
WDDeploy can be used to......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......