ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window...
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record...
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item...
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
NetworkUser (Function)
Identifies the name of the connected user.
Window management functions
List of functions for managing windows...
InitParameter (Function)
Initializes the management of persistent values.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window...
SocketExist (Function)
Checks the existence of socket.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using...
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView...
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post...
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.