ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
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...
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.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Source>.ListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Query editor: Characteristics
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
WINDEV Mobile concepts
Generating the RAD pattern
To generate a RAD pattern:...
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Constants for managing the windows
List of constants used by the functions for managing the windows...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Miscellaneous Windows constants
List of constants used by the Windows functions....
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
<Dashboard>.InitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.