ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Effect (Property)
Use in the GuidedVisitStage class - Access in get + Write - Type: Integer32
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Password (Property)
The Password property sets and changes the password.
11. Window templates
WINDEV Mobile allows you to create window templates....
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.
PageNumber (Property)
The PageNumber property gets and sets a page number.
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fListDisk (Function)
Returns the list of disks installed on the computer.
MatTranspose (Example)
Usage example of the MatTranspose function
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
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
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MatWrite (Example)
Usage example of the MatWrite function
ProgressBar (Property)
WLanguage proposes...