ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DnD constants
List of constants used by the functions for managing the Drag and Drop....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Starting WDOptimizer in a command line
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......
Net constants
List of constants used by the Net functions....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Chart control properties
A Chart control can be used......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
Map control properties
The following properties can be used with Map controls:...
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......