ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
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.
ThreadEnd (Function)
Ends the execution of the current thread.
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.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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.