ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
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).
Windows
The windows represent the main interface of a WINDEV application......
Size (Property)
The Size property is used to determine and change the size of an element.
SysDir (Function)
Returns the path of a system directory.
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
grDestinationWnd (Function)
Defines a window as chart destination.
sEvent (Function)
Branches an event on a serial port.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Installing a SOAP server with IIS
13. External component in practice
External component in practice...
12. External component in practice
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Events associated with control templates
List of events associated with control templates...
ZOrder (Property)
The ZOrder property defines the Z-order of an element.