ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
Start of Break block (Break header)
The Start of break block is optional......
Changes of behavior between versions 2024 and 2025
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate an Image control through programming......
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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......
9. Overlaying controls
Utilisation dans la classe _VisiteGuidéeEtapeEffet - Accès en Lecture + Ecriture - Type : Entier32...
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SocketConnectSSL (Function)
Used to establish a secure connection to an SSL server.
<Image>.DrawTextRTF (Function)
Draws RTF text in an Image control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in an Image control.
HTTP functions (prefix syntax)
List of HTTP functions...
MariaDB Native Connector: Features and notes
This page presents the main aspects and requirements of the Native MariaDB Connector......
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
fExeDir (Function)
Returns the directory from which the execution is started.
Native Oracle Connector: Programming with SQL functions
The SQL functions can be used to handle the ORACLE database, regardless of whether WDORAINS is used or not to configure the accessed database......
SocketClose (Function)
Closes a socket or a connection to a server socket.
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...