ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLSeek (Function)
Positions on the specified result row of the query.
MapInfoXY (Function)
Returns the geographical position (latitude and longitude) corresponding to a point in a Map control.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or programmatically. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
PDFMergeWithPassword (Function)
Merges several password-protected PDF files into a single PDF file.
XMLSavePosition (Function)
Stores the current position in the XML document.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the table. This item was defined in the data model editor or programmatically. Define whether the value of a calculated item is stored in the table (when describing the item through programming)....
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
fSplit (Function)
Splits a file into several files.
Complete (Function)
Returns a character string of a specified length.
InitRandom (Function)
Initializes the generator of random numbers.
ErrorThrow (Function)
Throw a non-fatal error.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
ExceptionInfo (Function)
Retrieves information about the current exception.
Constants used by the functions for managing Tab controls
The HintTextColor property gets and sets the hint text color of an Edit control....