ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
iPrintImage (Example)
Usage example of the iPrintImage function
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
Project (External language)
Opens and runs a WINDEV project.
HDescribeLink (Function)
Describes a link between two data files through programming.
Generating the RAD pattern
To generate a RAD pattern:...
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
EventCreate (Function)
Creates an event.
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
ColorLightness (Function)
Calculates the lightness of a color.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Extern (Reserved word)
EXTERN is used to...
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
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.
WordCount (Function)
Returns the number of words in a string.
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.