ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScanList (Function)
Lists the scanners connected to the current computer.
SysWinTitle (Function)
Returns the title of the window.
tapiDevice (Function)
Selects the TAPI device that will be used during the following telephony operations: tapiDial, tapiListen....
File download functions
The following functions are used to manage downloads......
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.
XMLDocument
The xmlDocument keyword can correspond to: the XMLDocument function that is used to create a new XML document. For more details, see XMLDocument. an xmlDocument variable. For more details, see xmlDocument....
GglAnalyticsAddTiming (Function)
Adds a duration beside Google Analytics.
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)....
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....
Progress (Property)
The Progress property returns the task progress status.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
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.
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
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)....