ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Check: Log of a WEBDEV site
The monitoring robot will retrieve the log of the day for a WEBDEV application on the associated FTP server......
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
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....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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......
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
3. Managing sockets
WINDEV includes advanced socket management functions....
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
9. Sharing a project in practice
Sharing a project in practice...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Typecasting of parameters
The description of the parameter type is optional......
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......