ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
fCurrentDrive (Function)
Gets or sets the current drive.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
DDEError (Function)
Returns the runtime status report of a DDE function.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
fDate (Example)
Usage example of the fDate function
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
HDescribeItem (Example)
Usage example of the HDescribeItem function
fDateTime (Example)
Usage example of the fDateTime function
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Constants for managing tiles
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
grSunburstStartAngle (Function)
Specifies the starting angle of the first section in a Sunburst chart.
FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
fCompare (Example)
Usage example of the fCompare function