ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HAlias (Example)
Usage example of the HAlias function
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Compound statements
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
12. Synchronizing data
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
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) ......
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......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
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....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
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.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...