ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.HMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
<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.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
Error 1014: The access to the member of the class is restricted by a private inheritance
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.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<zipArchive variable>.Split (Function)
Splits an archive into several sub-archives of a given size.
HTMLBuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
MenuMark (Function)
Positions the checkmark in front of the menu option (popup menu or drop-down menu).
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.