ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:...
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
Handling Organization Chart controls programmatically
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Associating a control with a tab pane
Methods to associate a control with a tab pane......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
4. Activating a dynamic WEBDEV site
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
The planes (in a window or in a report)
The planes are used to group the window controls......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......