ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Rating control properties
The Rating control can be used in a window as well as in a page....
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Handling a control through programming in a report
All report controls can be handled through programming......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
9. Generation modes
WINDEV Mobile includes different types of generation......
<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.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
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)....
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.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB database......
Analysis links
The links are used to link the files found in an analysis between themselves......