ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing appointments
Lists of constants used to manage the appointments...
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
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......
rssSource (Type of variable)
The rssSource type is used to describe the source of an entry for an RSS stream...
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SysRecentDocList (Function)
Returns the list of recently opened documents.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
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.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
The Splitter control
The Splitter control is used to divide a window into several distinct areas......
iPageNum (Function)
Returns or initializes the number of the page currently printed.
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.