ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
WINDEV: Example of programmed Drag and Drop
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
Select query description window: Use
Let's see some operations specific to the description window of a select query......
List of extension attributes
The list of extension attributes ......
List of reserved words
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Import a list of requirements
The Project Management Hub allows you to import requirements......
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites......
6. How to display an AWP website
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Events associated with framesets
List of events associated with framesets...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......