ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
StrikeOut (Property)
The StrikeOut property is used to: Determine whether the strikethrough formatting is applied to a Font variable. Apply strikethrough formatting to a Font variable....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatTranspose (Function)
Calculates the transposed matrix.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
fFileExist (Function)
Checks the existence of an external file.
grIncreaseData (Function)
Adds a value to a data in a chart.
grDeleteSeries (Function)
Deletes a data series from a chart.
ExceptionInfo (Function)
Retrieves information about the current exception.