ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Passing parameters
The parameters can be passed to a procedure......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Constants for managing tiles
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Sidebar controls
List of events associated with Sidebar controls...
HTTPRequest (Example)
Usage example of the HTTPRequest function
zipFileSize (Example)
Usage example of the zipFileSize function
HLinkMemo (Example)
Usage example of the HLinkMemo function
HSubstDir (Example)
Usage example of the HSubstDir function
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
The Edit control
The Edit control allows users to enter data......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.