ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Radio Button control properties
List of properties associated with a Radio Button control...
Copying controls from the window editor
The controls can be copied from the window editor......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
Query editor
The query editor is used to automatically create queries on the data files......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
<Looper>.SavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
3. UML models in practice
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
CurrentMonth (Function)
Returns the number of the current month.
FirstDayOfMonth (Function)
Returns the first day of the month.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Properties of a help page
The characteristics of a help page are used to define......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....