ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User report editor (Reports & Queries)
A report provides a custom view of data......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
Resizing a window (AAF)
20. Control templates
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Configuring an application with User Groupware
EmulateWarning (Function)
Emulates the next call to Warning and automatically clicks the "OK&quot button.
EmulateConfirm (Function)
Emulates the next call to Confirm and automatically clicks the button passed in parameter.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
EmulateError (Function)
Emulates the next call to Error and automatically clicks the "OK&quot button.
EmulateInfo (Function)
Emulates the next call to Info and automatically clicks the "OK&quot button.
EmulateOKCancel (Function)
Emulates the next call to OKCancel and automatically clicks the button passed in parameter.
EmulateYesNo (Function)
Emulates the next call to YesNo and automatically clicks the button specified in parameter.
Native xBase/FoxPro Connector
WINDEV and WEBDEV propose a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
History of versions
The history of setup versions is an advanced feature of the network setup......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
dbgStartRecording (Function)
Starts recording a test scenario (also called reproduction scenario).