ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find...
Error 1015: The method of the class is protected
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
grHMAddData (Function)
Adds a data into a Heatmap chart.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent...
RuleVisible (Property)
The RuleVisible property is used to: Find out whether the rulers are visible or invisible...
<Looper>.Add (Function)
Adds a row at the end of a Looper control.
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch...
WithScroll (Property)
The WithScroll property is used to: enable or disable the scroll gesture on a Map control,...
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control,...
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand...