ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating the Vision pages of the WEBDEV RAD pattern
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Drawing constants
List of constants used by the drawing functions....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
dChord (Example)
Usage example of the dChord function
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Logical operators
The logical operators are as follows......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
dSlice (Example)
Usage example of the dSlice function
Creating the Relation pages of a WEBDEV RAD pattern
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
fWriteLine (Example)
Usage example of the fWriteLine function
MapAddItinerary (Function)
Adds an itinerary onto a Map control.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
Financial constants
List of constants used by the financial functions....
Constants for managing the registry
List of constants used by the registry management functions....
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.