ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
RepeatableReadSupported (Property)
The RepeatableReadSupported property is used to: Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode. Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only)....
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Alias (Property)
The Alias property gets the alias of an element.
SIPVisible (Function)
Displays the keyboard.
9. Sharing a project in practice
Sharing a project in practice...
.NET object
To access a class......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
16. Types of code
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
26. Style sheets: to simplify the layout
12. Synchronizing data
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......