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...
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
The Cell control
The Cell control contains controls......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
fDateTime (Example)
Usage example of the fDateTime function
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
.NET Assemblies
.NET is Microsoft's software development platform......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
fCopyDir (Example)
Usage example of the fCopyDir function
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
HOpenConnection (Example)
Usage example of the HOpenConnection function
iDestination (Function)
Configures the print destination.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Execute (Function)
Starts the execution of a process through programming.
fCurrentDrive (Function)
Gets or sets the current drive.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.