ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeGiveChild (Function)
Returns the "children" of an element found in a TreeView control.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
tapiSendKey (Function)
Allows you to simulate the use of phone keys.
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Constants used by the the functions for managing the HFSQL Cluster
<Menu>.InsertMenu (Function)
Inserts a menu before another menu in a window.
<Menu>.InsertSeparator (Function)
Inserts a separator into a menu.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
5. Loops
WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
5. Loops
WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
tapiCallIsBusy (Function)
Used to find out whether the number called is busy.
<Connection variable>.Backup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Constants used by the Factory functions
The following constants are used by the functions for managing the software factory:...
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
BrowserHistoryAdd (Function)
Adds an entry into the history of navigation by associating data. This data will be transmitted when going back to this entry.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.