ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
12. Synchronizing data
11. Table/Looper controls
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
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....
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......
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
iPrintReport (Function)
Prints a report created with the report editor.
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.
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....
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....
XLS file handling functions
List of functions for managing XLS files...
Specific features of the Express version
11. Table/Looper controls
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
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.