ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
The Signature control
The Signature control is a report control used to sign......
Customizing the report viewer: Available windows
ComponentInfo (Function)
Returns information about a component.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
FolderData (Function)
FolderData is kept for backward compatibility.
RegistryValueType (Function)
Returns the type of value found in the registry.
Internal Report control properties
List of properties associated with the Internal Report control...
Handling Scheduler controls programmatically
A Scheduler control can be......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...