ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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....
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
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.
AttributeNote (Property)
The AttributeNote property gets the value of the <Note> extension attribute.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
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......
MenuUnMark (Function)
Removes the checkmark displayed in front of the menu option (popup menu or drop-down menu).
Android Widget windows
An Android application can contain one or more Widget windows......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBGreen (Function)
Returns the green component of an RGB color.