ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
StatMin (Function)
Calculates the minimum value for a series of values.
StatSum (Function)
Calculates the sum for a series of values.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).
Looper control functions
List of functions for managing Looper controls...
ToastDisplay (Function)
Displays a "Toast" message.
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....
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
ServiceStop (Function)
Stops a service.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
ServiceStart (Function)
Starts a service.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
CancelWebserviceContext (Function)
Deletes from the web service context a variable added by DeclareWebserviceContext.
InitialWidth (Property)
The InitialWidth property is used to: Find out the initial width of a control or window. Modify base width used for anchoring "width" fields. Find out the initial width of a report control....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Bluetooth functions
List of Bluetooth functions...
SNMPStartSession (Function)
Starts an SNMP session.