ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
Other operators
The following are additional operators......
TimePicker (Function)
Opens the system time picker.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
The Edit control
The Edit control allows users to enter data......
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
TimeToInteger (Function)
Converts a time to an integer.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Valid (Property)
The Valid property is used to determine if an element is valid.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
xlsSave (Function)
Saves an XLS document.
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Warning (Function)
Displays a custom message in a system warning window.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......