ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Menu>.AddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Array>.InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
Germany.CheckUStIdNr (Function)
Checks the validity of a USt-IdNr (company identification number in Germany).
InsertReference (Function)
Adds the reference of an object at given position in a one-dimensional array.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
IWListInsert (Function)
Inserts a new internal window in the list of internal windows used by an Internal Window control.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
WiFiAddNetwork (Function)
Adds a new network to the list of Wi-Fi networks configured on the device.
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
HFSQL Client/Server: Configuring the data files on the server
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
HEndNoDatabaseAccess (Function)
Re-allows the access (which means the connection) to one or more databases accessible via a connection.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......