ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
15. Creating the executable in practice
Creating the executable in practice...
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......
Windows
The windows represent the main interface of a WINDEV application......
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Events associated with the project
List of events associated with the project...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Size (Property)
The Size property is used to determine and change the size of an element.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).
SysDir (Function)
Returns the path of a system directory.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
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.
Constants used by properties associated with windows, reports, pages and controls
List of constants used by properties associated with windows, reports, pages and controls....
Assignment operators
Three assignment operators are available......
Installing a SOAP server with IIS
13. External component in practice
External component in practice...
12. External component in practice