ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
LooperSavePositionAndSelection (Function)
Saves: the position of the scrollbar in a Looper control, the selected element(s). These elements can be restored by LooperRestorePositionAndSelection....
Replication (Property)
The Replication property is used to identify and change the replication mode.
RootNode (Property)
The RootNode property is used to get the root nodes of an HTML or XML document.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
Weight (Property)
The Weight property is used to get and change the weight of an element.
Redis management functions
The following functions are used to manage a Redis database:...
Geodesic (Property)
The Geodesic property is used to indicate whether the drawing should follow the curvature of the Earth.
MapClosePopup (Function)
Closes the popup of a marker displayed in the Map control.
HTMLEditorSelect (Function)
Selects a text fragment in an HTML Editor control.
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....
LineSpacing (Property)
The Interline property is used to set the line spacing of an element.
File download functions
The following functions are used to manage downloads......
Extra (Property)
The Extra property manges additional information.
Age
The Age keyword can correspond to...
FinVisite (Property)
The Property NextStep allows you to authorize or not to complete the guided tour from the step bubble.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Switch control properties
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....