ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatNbLine (Function)
Returns the number of rows found in a matrix.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
How to populate a Table control programmatically?
This help page presents the different methods that can be used to populate a Table control programmatically....
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Constants for managing character strings
List of constants used by string management functions...
ExceptionPropagate (Function)
Propagates an exception.
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.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
MatNbColumn (Function)
Returns the number of columns found in a matrix.
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
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.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
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).