ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Print modes of a report
Several print modes are available for a report....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Chart control properties
A Chart control can be used......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Overview
Overview of the different operators...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
9. Overlaying controls
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
The Cell control
The Cell control contains controls......
Arithmetic operators
The arithmetic operators are......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
<Window>.EnableDDW (Function)
Enables or disables the Dim Disabled Window (DDW) feature for a specific window: