ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Compound statements
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Telephony constants
List of constants used by telephony functions...
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
Error 42: Label out of scope of GOTO
ActionLabel (Property)
The ActionLabel property is used to get and change the label of the notification's action button....
Page Footer block
The Page footer block is run at the end of each page......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
Resizing a window (AAF)
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.