ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Programming an indexed control
SIPVisible (Function)
Displays the keyboard.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
26. Style sheets: to simplify the layout
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
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....
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...
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
14. Managing the "Back" button in practice
The Peeling Corner control
The "Peeling Corner" control is used to create a visual effect in a page by presenting an image partially covered by another one......
StreamConfigure (Function)
Specifies the network parameters required to use the Conference controls on Internet.
Describing a problem to the Free Technical Support
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......