ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Management errors specific to Native Connectors
When an HFSQL function fails (returns False for example), the corresponding error number...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
HDescribeConnection (Function)
Describes a new connection to an external database.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect,...
Optional connection information
When defining the connections in the data model editor or when defining the connections...
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines...
Project description: Tables tab
The project description window allows you to configure various elements of your project......
1
2
3
4
5
>