ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask....
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
ThreadExecute (Function)
Starts the execution of a secondary thread.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine....
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
Android permission management
Android applications require permissions to provide certain features that may require access...
Set of procedures
The global procedures are grouped in set of procedures......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Events associated with supercontrols
List of events associated with supercontrols...
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
HRead (Function)
Reads a record in a file according to a given record number.
Chart: Managing legends
Several types of legends are supported in the charts......