ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
The Wire control
The Wire control is used to visually link 2 controls......
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Using an external component in an application
A component can be reused at any time in any application......
Using several libraries in an application
A library is a WDL file that contains all the resources......
NotifListCategory (Function)
Lists the notification categories of the application.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Constants for managing appointments
Lists of constants used to manage the appointments...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
".STY" file: "Style sheet" file
A style sheet is a "......
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......