ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Automatic documentation of external components
External components must include a technical documentation......
7. Internal component
An internal component is a set of elements from a project....
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
SSL certificate validity
The robot will check that the SSL certificate expiration time is greater than the time specified in the check parameters......
<httpRequest variable>.SendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
HTTPSendAsynchronous (Function)
Sends an HTTP request in asynchronous mode. This means the program continues to run and the response is processed by a specific procedure. This function is only available in subscription-based versions, starting with WINDEV Suite 2025 - Update 3....
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
REST web service: Testing and deployment
WINDEV and WEBDEV allow you to create REST web services. Once the REST web service has been developed, you can: Test and debug the REST web service. Deploy the REST web service....
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.