ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV websites......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Code history
The code history is used to......
Session mode page: Fill in fields after a long process
In a web application, you may need to run long processes (for example, to update counters......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
How to develop a PHP site?
What is a PHP site?......
Handling Organization Chart controls programmatically
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
Message text file format
The text files created by WDMSG use a specific format......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
ERR_BAD_ACTION
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Window>.ToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.