ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
fAttribute (Function)
Returns or modifies the attributes of a file.
HPass (Function)
Defines the password used to create or open a data file.
Progress Bar control properties
List of properties associated with the Progress Bar control...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Events associated with windows
List of events associated with windows...
KioskEnable (Function)
Switches the current Android application to kiosk mode.
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....