ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query...
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries...
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Items used in a select query
A query created in the query editor can contain several types of items...
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items...
Create an insert query
An insert query (corresponding SQL statement...
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files defined in the analysis...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ...
Example for creating a select query
This help page explains how to create two select queries...
Test of a query
The query editor allows you to run the test of query result...
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period...
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be...
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Local procedure
Two types of procedures are available......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
HUpdateSet (Function)
Creates or updates a set of procedures on an HFSQL server.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Calling a procedure/a function
Syntax for calling a local or global procedure.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
11. Table/Looper controls
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Set of procedures
The global procedures are grouped in set of procedures......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
Translating a text file with WDTRAD
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Status bar of windows
The status bar of a window is used to display several types of information......
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
HFSQL Client/Server: Configuring the server
Diagram management functions
Diagram management functions...