ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
grRaised (Function)
Used to display a chart with raised effect.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
SysIMEI (Function)
Returns the IMEI number of an Android phone.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
HListConnection (Function)
Returns the list of connections currently described in the application.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Size (Property)
The Size property is used to determine and change the size of an element.
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.