ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
eYe magnet: contditional formatting of fields
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control...
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
PageNumber (Property)
The PageNumber property gets and sets a page number.
11. Window templates
WINDEV Mobile allows you to create window templates....
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
MatCopy (Example)
Usage example of the MatCopy function
fCopyDir (Example)
Usage example of the fCopyDir function
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
GPSGetPosition (Function)
Retrieves information about the current device position.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
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
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
MatWrite (Example)
Usage example of the MatWrite function
zipAddFile (Example)
Usage example of the zipAddFile function