ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Month (Property)
The Month property is used to get and change the month of an element.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
Events associated with SilverLight control
List of events associated with SilverLight controls...
Minute (Property)
The Minute property is used to get and change the minutes of an element.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
DayOfMonthOrDayOfWeek (Property)
The DayOfMonthOrDayOfWeek property is used to set the execution of a scheduled task by specifying the day number of the week or the day number of the month.
SelectColor (Function)
Opens the standard window for color selection and selects the specified color.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
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....