ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Various constants
List of various constants used by the constants WINDEV functions....
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
HTML (Property)
The HTML property is used to: find out whether the current report is printed in HTML mode. manage the HTML type of a Static control found in a report....
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
ImageMode (Property)
The ImageMode property is used to get and change the display mode of an image in an Image control, in the column of a table of type Image or in the background of a Chart control in a window.
sEscape (Function)
Runs different functions that directly affect the bits of serial port, parallel port or infrared port, independently of the communication protocol.
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Replication management functions
Three types of replication are proposed......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......