ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify the base width used to anchor the controls in "width". Find out the initial width of a report control....
ReplicDeleteSubscription (Function)
Deletes the subscription of a replication on the replication server.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
zipExist (Function)
Used to find out whether an archive exists.
HPriority (Function)
Finds out and modifies the priority of the calling application.
Calendar functions
List of Calendar functions...
SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
HsMenu,Mark (External language)
Finds out whether a menu option is marked or not.
BurnerMediaFound (Function)
Used to find out whether the burner is empty or not.
TelemetryIsEnabled (Function)
Used to find out whether the telemetry is enabled.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<Spreadsheet>.Replace (Function)
Finds and replaces a value in a Spreadsheet control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<Page>.Address (Function)
Used to find out the Internet address of a page.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...