ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
ScanList (Function)
Lists the scanners connected to the current computer.
<Source>.MergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
iSequencingAddDiagram (Function)
Adds a Diagram document into a sequence of report printouts.
Zoom (Property)
The Zoom property is used to determine and change the zoom applied to an element.
U.S.VerifyTaxNumber (Function)
Tests the validity of a US tax number.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
fDir (Function)
Finds a file or directory.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
saasService (Type of variable)
The saasService type is used to define the advanced characteristics of a SaaS service.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).