ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLPrevious (Function)
Positions on the previous element (tag or attribute).
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Assignment of RETURN
The return value of the process currently run can be assigned...
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
SQLModify (Function)
Modifies the content of a row in the query result.
ErrorThrow (Function)
Throw a non-fatal error.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
XMLSavePosition (Function)
Stores the current position in the XML document.
XMLNext (Function)
Positions on the next element (tag or attribute).
sfDeleteResult (Variable type)
The sfDeleteResult type is used to find out the result of SFDelete...
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates). Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
fCompare (Function)
Compares the content of two files bit by bit.
iPrintWord (Function)
Sends the character string passed in parameter to the print buffer.
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
ParallelTaskExecuteAfterAll (Function)
Indicates a continuation parallel task that will be run when all the tasks found in an array of parallel tasks are ended.
XMLChild (Function)
Positions on the first child element of current element.
XMLFind (Function)
Performs a search in an XML document.
SQLLast (Function)
Sets the position on the last row of the query result.