ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
SeekByProcedure (Function)
Seeks an element in a one-dimensional array by using a comparison procedure.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
The Signature control
The Signature control is a report control used to sign......
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Testing a project: setting
By testing the project you can simulate how the application will run......
Error 1014: The access to the member of the class is restricted by a private inheritance
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
dCopieImageChamp (Control)
Copies the image of a control in a WINDEV window to a variable of type Image.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
Error 701: The property is read-only
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
<Chart>.HMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.