ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Variable Connection>.RSRenameServerName (Function)
Changes the DNS name of the replication server if it has a new name.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
zipStartAddingFile (Function)
Declares the start of the optimized addition of files to a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
7. Internal component
An internal component is a set of elements from a project....
SSL certificate validity
The robot will check that the SSL certificate expiration time is greater than the time specified in the check parameters......
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
HDisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
Enumeration (Variable type)
An enumeration is a set of values......