ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
MatNbColumn (Function)
Returns the number of columns found in a matrix.
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.
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)....
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.
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....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Border (Property)
The Border property gets and sets the characteristics of the borders: for a report control or block. for a window control. for a cell of the Table control....
Organizer control functions
The following functions are used to manage the Organizer control:...
iBorder (Function)
Prints a border at specified coordinates.