ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSplit (Function)
Splits a file into several files.
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.
SQLSeek (Function)
Positions on the specified result row of the query.
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.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
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.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
sfDeletedRecord (Variable type)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
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....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
After (Property)
The After property replaces or inserts a procedure after the other procedures in: a Procedure variable. an event associated with a control....