ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grGradient (Function)
Enables or disables the display of color gradients in a chart.
DriveCopyDirectory (Function)
copy a directory on the Drive to another directory on the Drive (remote disk).
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
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....
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
StringToJSON (Function)
Converts a JSON string into a JSON variable.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
GetActiveObject (Function)
Allows to use an Automation object already started on the current computer.
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").