ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Page editing: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor.
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
<Diagram editor>.SelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Diagram editor>.SelectMinus (Function)
Deselects a shape in a Diagram Editor control.
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
DiagramSelectMinus (Function)
Deselects a shape in a Diagram Editor control.
<Report>.Print (Function)
Prints a report created with the report editor.
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
How to develop a PHP site?
What is a PHP site?......
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......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Message text file format
The text files created by WDMSG use a specific format......
Typing multilingual texts
For a multilingual application, you have the ability to......
The Clickable Image control
The Clickable Image control can be used to......
WINDEV: Example of programmed Drag and Drop
Describe a WEBDEV style
This window enables you to describe the WEBDEV style that will be used for the controls of your WEBDEV project......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
ERR_DISCONNECTED_RELOG
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......