ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Check: Sending an email
The monitoring robot will......
AIDetectModel (Function)
Runs a trained neural network model on an image. This function allows you to use artificial intelligence to detect objects in an image.
Native SQL Server Connector for WINDEV and WEBDEV 2024
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
Error 1038: This member already exists in the class
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapDeleteImage (Function)
Deletes an image drawn on the map displayed in a Map control.
6. WEBDEV Account Manager
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
EnumerationFromName (Function)
Returns an enumeration value known by its name.