ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Binding an OLE control to an item
An OLE control can be bound to an item in a data file, query, etc....
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
<Source>.CancelDeclaration (Function)
Allows you to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
5. User Groupware in practice
Merging differences (SCM)
Binding a Link control to an item
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Using a query with parameters
A query with parameters can be used......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
The server is currently updated. Retry later.
License agreement for Native Sybase Connector
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
4. UI: Windows
IU of windows...
12. Universal replication
13. Universal replication
Quick search in the current code
When coding, developers often need to do a quick search in the current code...