ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
License agreement for Native Sybase Connector
License agreement for Native Sybase Connector...
Native MariaDB Connector - License Agreement
Native PostgreSQL Connector - License Agreement
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
License agreement for Native Progress Connector
License agreement for Native Progress Connector (also called Native Progress Access)...
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
AAF: Sort/Search/Filter on the columns of Table controls
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
9. Generation modes
WINDEV Mobile includes different types of generation......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
spMatchesDescription (Property)
The spMatchesDescription property determines if the parameters (key derivation function, hash algorithm, iteration count and output length) of the item of type "Password" in the data file match the parameters described programmatically or in the analysis.
Analysis links
The links are used to link the files found in an analysis between themselves......
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Types of Edit controls
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
14. Generation modes
Generation modes...
13. Generation modes