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...
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
The Image control
The Image control is used to......
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Token management functions
Token management functions in "Text token" Edit controls....
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
The Duration control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
ODBCUserName (Property)
ODBCUserName is used to: Identify the username used to connect to a database via an ODBC driver or a Native Connector. Specify the username used to connect to a database via an ODBC driver or a Native Connector....
ODBCPassword (Property)
The ODBCPassword property is used to: Identify the password used to connect to a database via an ODBC driver or a Native Connector. Specify the password used to connect to a database via an ODBC driver or a Native Connector....
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Date and Time management functions
List of functions for managing dates and times...
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......