ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Kanban control functions (prefix syntax)
The following functions handle Kanban controls......
SQLCodeExecuted (Property)
The SQLCodeExecuted property gets the SQL code of a query after replacing the parameters with a value.
The home page
The home page is the first page of your site......
Count (Property)
The Count property returns the number of elements in a given set.
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Constants for managing fonts
List of constants used by the functions for font management....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<Image>.Rotation (Function)
Rotates an Image control.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
HTMLFindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document (or an HTML node).
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
StringIncrement (Function)
Increments a number at the beginning or at the end of a string.
dTransferToImage (Function)
Creates an image from a buffer of pixels encoded in a specific format. This function is an advanced function. This function is mainly used to handle the images returned by external APIs via Image variables....
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
MQTT functions
The following functions are used to manage MQTT clients...
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].