ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
The Tab control
The Tab control is used to simultaneously display different controls......
Binding controls to data
A window or page can display information from......
Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
Image editor: Features
The image editor includes several features......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
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......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
AWP without UI
Bootstrap, Angular, React, Vue......
11. Choosing the action of a button/link
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
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......
4. Create a page in the editor...
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......