ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Create an insert query
An insert query (corresponding SQL statement...
Creating a combining query
A combining query (corresponding SQL statement: UNION) ...
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...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
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...
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
HSuggestKeyEnd (Function)
Finishes collecting information on executed queries.
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...
Example for creating a select query
This help page explains how to create two select queries...
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...
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...
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query...
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time...
Project comparator
Comparing two windows (two pages, two reports, two classes, ...
Test of a query
The query editor allows you to run the test of query result...
Operations in a Select query
The query editor allows you to perform operations on the values of an item...
Handling incoming or outgoing faxes
To send and receive faxes directly from an WINDEV application or a WEBDEV site, several functions allow you to handle faxes via the fax server available in Windows XP and Windows 2000......
Preset control properties
List of properties associated with the Preset control...
Using a query with parameters
A query with parameters can be used......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Events associated with the Pivot Table control
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
Events associated with Carousel controls
List of events associated with Carousel controls...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
Events associated with an Organization Chart control
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
Events associated with a Repositionable Note control
Events associated with a Repositionable Note control...
Events associated with a Sliding Banner control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HTMLEditorToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
<HTML editor>.ToEmail (Function)
Exports the content of an HTML Editor control to an Email variable (to send the email).