ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
WDXView : Use
This help page presents the different features of WDXView......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Software license agreement
WINDEV Express license agreement...
WDTRAD license agreement
WDTRAD license agreement...
Events associated with internal windows
List of events associated with internal windows...
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Z-index of a control
All the controls in a window or report have a different z-index......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
Handling a Web Component control through programming
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....