ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
MenuInsertOption (Function)
Inserts a new option at a specific position.
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
grWaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
SQLListSource (Function)
Lists the data sources declared on a local site.
sEndEvent (Function)
Disables the detection of an event on a serial port.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
tapiDial (Function)
Dials a phone number for a voice line.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.