ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Error 204: using a parameter without optional value after parameters ...
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
Iteration block (or substitution block)
The Iteration block is a free block, created manually in the report editor ("Report......
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
12. Synchronizing data