ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alias (Property)
The Alias property gets the alias of an element.
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
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....
WINDEV applications for Linux: Specific features
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Hint (Property)
The Hint property gets and sets the hint text displayed when the Edit control is empty.
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.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
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....
Installing a SOAP server with IIS
Switch control properties
LDAP constants
List of constants used by the LDAP functions....
SFModify (Function)
Modifies the records of a file defined in Salesforce.
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
IntToHexa (Function)
Returns the hexadecimal string of a numeric value.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
HTMLToText (Function)
Converts an HTML string or buffer to text.