ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Creating help pages
A help system includes several pages......
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
.NET object
To access a class......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The different types of windows
The following types of windows can be created in a WINDEV application......
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The HTML control
The HTML control displays HTML pages or HTML code......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
TelemetryEnable (Function)
Enables the telemetry manually.