ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
TableInfoXY (Example)
Usage example of the TableInfoXY function
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
zipAddFile (Example)
Usage example of the zipAddFile function
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Image (Property)
The Image property gets and sets the background image of a control or block.
Type (Property)
The Type property is used to get and change the type of an element.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Color (Property)
The Color property is used to get and change the color of an element.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).
PageAddress (Function)
Used to find out the Internet address of a page.
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.