ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
fWriteLine (Example)
Usage example of the fWriteLine function
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
9. Sharing a project in practice
Sharing a project in practice...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Creating anchors
The anchors are used to define specific points in a help page......
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......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
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......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
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.
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......