ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
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......
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......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Character strings
WLanguage supports different types of strings....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
Error 204: using a parameter without optional value after parameters ...
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Start of Break block (Break header)
The Start of break block is optional......
SQLChangeConnection (Function)
Modifies the current connection.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
SocketConnect (Function)
Connects a client computer to a given socket.
LanguageToName (Function)
Returns the name of a language.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
9. Overlaying controls
<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.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
SocketRead (Function)
Retrieves a message sent by another socket.