ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Static control properties
List of properties associated with a Static control...
ToastDisplay (Function)
Displays a "Toast" message.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
Description (Property)
The Description property is used to get and change the description of an element.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
BrowserType (Function)
Returns the type of browser used by the Web user.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
Alias (Property)
The Alias property gets the alias of an element.
Creating the Vision pages of the WEBDEV RAD pattern
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Detailed use of WINDEV FTP/RPC
Switch control properties
Error 108: The size of the variable is not allowed
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
Error 116: An array dimension must be an integer value
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....