ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WordCount (Function)
Returns the number of words in a string.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Extern (Reserved word)
EXTERN is used to...
Software license agreement
WINDEV Express license agreement...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column headings of a Table or TreeView Table control.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
EventCreate (Function)
Creates an event.
ParallelTaskCancel (Function)
Immediately ends the execution of the current task: the task is flagged as ptsCanceled.
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
Error 108: The size of the variable is not allowed
Error 116: An array dimension must be an integer value
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
LOOP statement
The statement block is repeated endlessly...
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Chart: Managing legends
Several types of legends are supported in the charts......
Truncate (Function)
Truncates the right part of a string or buffer.