ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NotifDeleteCategory (Function)
Deletes a notification category from the application.
User (Property)
The User property is used to identify and change the user of a feature.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
InfoBuild (Function)
Displays a custom message in a system information window.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
PageDisplay (Function)
Displays a web page in the user's browser....
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
HOnServerCall (Function)
Customizes the management of message display on the client computer and the management of disconnection from a client computer.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
2. Projects in practice
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Value (Property)
The Value property is used to get and change the value of an element.
Sort (Function)
Sorts a WLanguage array.