ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
grSourceSeries (Function)
Defines the source of a series.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
LooperSelectPlus (Function)
Selects a row in a Looper control.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
Input (Function)
Displays a message allowing the user to type an information.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Accessibilité (Property)
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Composite keys
A composite key is a key item containing several other items......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
grParameter (Function)
Retrieves or modifies a chart parameter.
HTransactionSavepoint (Function)
Declares a transaction savepoint.
HFSQL functions
List of functions for HFSQL management...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Classes, members, methods and properties
A class is made of......
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....