ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

State "form with input": input in a PDF form
The report editor can be used to create form reports, which include different controls allowing users to enter data...
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
<Page>.ToSource (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Events associated with Table controls
List of events associated with Table controls...
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Remote check: Customizing with a window
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
Installing the monitoring robot
The monitoring robot includes three executables......
Installing the monitor
The monitoring robot includes three executables......
Properties linked to the Euro management
List of properties linked to the Euro management...
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Principle of remote check
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......