ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
<Connection variable>.ActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
Compound statements
MCI functions
List of MCI functions...
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
SCP functions
The SCP functions are as follows ......
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
WDINT license agreement
WDINT license agreement...
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
CursorDisplay (Function)
Displays or hides the mouse cursor.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
19. Upload: Sending files to the server
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.