ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LeapYear (Function)
Indicates whether the specified year is a leap year or not.
AddFavorite (Function)
Adds an Internet address into the list of favorites for the Web user.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
State (Property)
The State property is used to get and change the state of an element.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
CursorCapture (Example)
Usage example of the CursorCapture function
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).