ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Check model
You can use check models to easily create checks...
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Constants for managing Wi-Fi functions
Constants for managing Wi-Fi functions...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
HDescribeFile (Function)
Describes a data file programmatically.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
XMLSign (Function)
Signs an XML document.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
iPrintReport (Function)
Prints a report created with the report editor.