ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Constants for managing character strings
List of constants used by string management functions...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
Installing the monitoring robot
The monitoring robot includes three executables......
WINDEV: Example of programmed Drag and Drop
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
fResourceDir (Function)
Returns the path of the read-only resources of the application.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Creating the menus for the windows of the WINDEV RAD pattern
Installing the robot controller
The monitoring robot includes three executables......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Style of a control
As soon as it is created, a control is associated with a style......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Creating an insert query
An insert query (corresponding SQL statement......
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......