ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup mode
Several methods can be used to distribute a WINDEV application......
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
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....
TotalRange (Property)
The TotalRange property is used to get and change the total range of data represented by the Range Slider control.
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
BrowserHistoryModify (Function)
Modifies the data of current entry in the navigation history. This data will be transmitted when going back to the current entry.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
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....
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....
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
OrganizerInfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
<Organizer>.InfoXY (Function)
Returns for a given position in the Organizer control (coordinates of a point in the organizer): the index of the appointment for the specified position. the date corresponding to the specified position....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
12. Control templates
WINDEV Mobile allows you to create control templates....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......