ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
<Buffer type>.EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Border of controls
One of the most important elements of control style is its border......
Start of Break block (Break header)
The Start of break block is optional......
14. Report templates
...Report templates are used to easily standardize report layouts....
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
RTFReplace (Function)
Replaces or inserts a character string in an RTF control (found in a window or in a report) or in a string in RTF (containing a text in RTF).
Constants for WLanguage types
List of constants for managing WLanguage types....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Font
The Font keyword can correspond to: a Font variable. the Font property....
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Font management functions
List of functions for managing fonts...