ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the report viewer (preview)
You can display a print preview in the report viewer......
The Edit control
The Edit control allows users to enter data......
Configuring an application with User Groupware
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
<Element>.ExecuteRefreshUI (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Mouse management functions
List of functions for mouse management...
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
Age (Function)
Returns the age according to the date of birth.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Creating the Relation pages of a WEBDEV RAD pattern
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BurnerSelect (Function)
Used to select the default burner.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
BurnerCancel (Function)
Cancels the current burn process.
Passing parameters
The parameters can be passed to a procedure......
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.