ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ScrollbarPosition (Function)
Used to manage the position of elevators: Modifies or recovers the position of one of the scrollbars (horizontal or vertical) of a field in a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV website....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
ThreadRequestStop (Function)
Sends a stop request to a thread.
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.
hbCell (Variable type)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
The Sidebar control
The Sidebar control gives access to different options......
saasVisit (Variable type)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
OrgDisplay (Function)
Reinitializes the content of an Organization Chart control from its data source (HFSQL data file for example).
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
nWDExecute: Running a WLanguage function
Running a WLanguage function by dynamic compilation with command formatting......
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
TreeListItem (Example)
Usage example of the TreeListItem function