ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
11. Internal components in practice
Internal components in practice...
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Creating the Form pages of a WEBDEV RAD pattern
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
10. Internal components in practice
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
2. Projects in practice
Discover the main operations that can be performed on a project....
WINDEV applications for Linux: Specific features
Structure of data files of user groupware
HModify (Example)
Usage example of the HModify function
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
5. Deploying a dynamic site (Session or AWP) in practice