ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a query in SQL code
The query editor allows you to create a query by typing SQL code...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code...
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use...
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query...
<SQLCodeFormatting variable>.Format (Function)
Applies formatting to SQL code: syntax highlighting, style standardization, etc.
Versions 2026 and later
Note: This function is only available from version 2026 - Update 1.
Subscription-exclusive new feature
Note: This function is only available from version 2026 - Update 1.
New in version 2026
Note: This function is only available from version 2026 - Update 1.
Note: This function is only available from version 2026 - Update 1.
SQLCodeFormat (Function)
Applies formatting to SQL code: syntax highlighting, style standardization, etc.
Versions 2026 and later
Note: This function is only available from version 2026 - Update 1.
Subscription-exclusive new feature
Note: This function is only available from version 2026 - Update 1.
New in version 2026
Note: This function is only available from version 2026 - Update 1.
Note: This function is only available from version 2026 - Update 1.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external...
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also...
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM...
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window...
Logical operators
The logical operators are as follows......
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site...
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input...
Print technical documentation
You can print different technical documentations describing all the elements of the project...
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one...
HFSQL constants
List of constants used by the HFSQL functions....
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one...
Project description: Files tab
The project description window allows you to configure various elements of your project......