ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadState (Function)
Returns the current status of a thread.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
Passing parameters
The parameters can be passed to a procedure......
ThreadCurrent (Function)
Returns the name of the thread currently run.
GetDefinition (Function)
Retrieves the definition of element type.
MyParent (Reserved word)
MyParent is used to handle...
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
grDeleteSeries (Function)
Deletes a data series from a chart.
EventCreate (Function)
Creates an event.
LanguageToName (Function)
Returns the name of a language.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
CurrentMonth (Function)
Returns the number of the current month.
EventDestroy (Function)
Explicitly destroys an event.
fExtractPath (Example)
Usage example of the fExtractPath function
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatFloatAdd (Function)
Adds a value to each matrix element.
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.