ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. Generation modes
Generation modes...
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......
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......
Analysis links
The links are used to link the files found in an analysis between themselves......
13. Generation modes
Reports and Queries 2024: New WLanguage features
In version 28, new functions have been introduced and some of them have been improved......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Telephony constants
List of constants used by telephony functions...
HEX@ (Type of Variable)
Objet interne pour la gest ion de VisiteGuidée.Etape.Disque.
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
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....
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.