ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Border (Type of variable)
The Border type is used to handle a border through programming...
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HFreeQuery (Function)
Releases query resources (following use of HExecuteQuery or HExecuteSQLQuery functions).
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
EmailGetAll (Function)
Retrieves all the emails found on a server.
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
HNext (Function)
Sets the position on the next table record according to a browse item.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LabelNumberToStart (Property)
The LabelNumberToStart property is used to: Find out the number of the label on the label sheet from which the print will be performed. Modify the number of the label from which the print will be performed on the label sheet....
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
zipOpenCAB (Function)
Opens an existing archive in CAB format.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Other operators
The following are additional operators......
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.