ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. Controls in practice
Discover the main characteristics of the controls...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
MCI constants
List of constants used by the MCI functions....
Chart: Managing legends
Several types of legends are supported in the charts......
WEBDEV Application Server 2024
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Composite keys
A composite key is a key item containing several other items......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
DotNetDelegate (Function)
Initializes a.NET delegate.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.