ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
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.
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
7. Multilingual sites in practice
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
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.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Using several libraries in an application
A library is a WDL file that contains all the resources......
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.