ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Control template
A control template is a set of controls that can be reused in several windows or pages...
Events associated with control templates
List of events associated with control templates
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
fRead (Example)
Usage example of the fRead function
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Materialized view
fListDisk (Function)
Returns the list of disks installed on the computer.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
HeaderVisible (Property)
The HeaderVisible property allows you to get and set the visibility status of the row and column headers in the layout of an XLS document.
HIndex (Example)
Usage example of the HIndex function
fDecrypt (Example)
Usage example of the fDecrypt function
MatWrite (Example)
Usage example of the MatWrite function
ProgressBar (Property)
WLanguage proposes...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
grMenu (Function)
Defines the type of context menu displayed by a chart.
MatDeterminant (Example)
Usage example of the MatDeterminant function