ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
1. RAD (Rapid Application Development)
<Page>.DisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
8. If you are already familiar with WINDEV
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
The Tab control
The Tab control is used to simultaneously display different controls......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
WEBDEV Page control
The WEBDEV Page control allows you to integrate a WEBDEV page into a WINDEV application......
The planes in WEBDEV
The planes are used to group the controls of an element......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Age (Function)
Returns the age according to the date of birth.
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
Arithmetic operators
The arithmetic operators are......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Properties associated with a page
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....