ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WLanguage procedure called by HTrack
WLanguage procedure called by HTrack
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
Allowing nullable types
Allowing nullable types in a project changes the way your project handles null values......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
11. Table/Looper controls
Specific features of the Express version
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Break in a report
The break is used to group the records corresponding to a sort criterion......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......