ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
Page Footer block
The Page footer block is run at the end of each page......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
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......
Radio Button control properties
List of properties associated with a Radio Button control...
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......
Type and version of Web server
The configuration diagnostic displays the following error......
DeleteButton (Property)
The DeleteButton property is used to determine if there should be an automatic delete button in a Text Edit control, and to change its position.
TabOffset (Property)
The TabOffset property is used to get and change the offset between the border of a Tab or Ribbon control and the tab buttons.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Assignment operators
Three assignment operators are available......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Radio Button control functions
The following functions are used to manage the Radio Button controls......
Data persistence
The data persistence is used to store the value typed by the user......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Resizing a window (AAF)
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
The Image control
The Image control is used to......
CalculatorButton (Property)
The CalculatorButton property is used to determine and indicate whether a Numeric or Currency Edit control has a button to display a popup calculator.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......