ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image (Property)
The Image property gets and sets the background image of a control or block.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Seek (Function)
Searches for the index of an element in a WLanguage array.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Referring to an element in a WLanguage event / process
SocketWaitForConnection (Function)
Run on the server, this function is used to wait for a connection request coming from the client sockets.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
Control (Variable type)
The Control type is used to define the characteristics of a control.
ModbusDisconnect (Function)
Closes the Modbus session.
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 tables. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on tables. Then, the iteration is reinitialized....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
ShellExecute (Function)
Opens a document in its associated application.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
FramesetRefresh (Function)
Refreshes a frameset displayed in the user's browser from the context on the server....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
LooperCount (Function)
Returns the number of rows in a Looper control.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
ExceptionDisplay (Function)
Displays the standard window of exceptions with the content of the current exception.