ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

26. Style sheets: to simplify the layout
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......
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....
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)....
SIPVisible (Function)
Displays the keyboard.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
The Signature control
The Signature control is a report control used to sign......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Responsive Web Design: Management of anchors
In "Responsive Web Design" mode, the width of controls is automatically reduced when the browser width is reduced......
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Constants for managing Organizer controls
Constants for managing Organizer controls...