ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
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.
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms...
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
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......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
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....
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).......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
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......
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Replication management functions
Three types of replication are proposed......
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......
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Locking data files: correspondence between WINDEV 5.5 and the later versions
Speech synthesis management functions
The following functions are used to manage speech synthesis...
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
Project description: Project tab
The project description window allows you to configure various elements of your project......