ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging constants
List of constants used by the debugging functions...
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
IntegerPart (Property)
The IntegerPart property is used to configure Numeric items.
DecimalPart (Property)
The DecimalPart property is used to configure Numeric items.
gglCoordinate (Type of variable)
The gglCoordinate type is used to describe and handle a geographical point on a map...
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
MmoPackMethod (Property)
The MmoPackMethod property sets the compression mode of a MMO file (containing text and binary memos) associated with a data file.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the data file described through programming.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
diagLibrary (Type of variable)
The diagLibrary type is used to define all the advanced characteristics of a library of preset shapes used by a Diagram Editor control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
Error 116: An array dimension must be an integer value
StringReverse (Function)
Reverses the characters of a string.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
SQLReqExists (Function)
Checks the existence of a query.
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
zipExist (Function)
Used to find out whether an archive exists.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...