ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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)....
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)....
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
Position (Function)
Finds the position of a specified string within another string.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
Merging differences (SCM)
NumberColumn (Property)
The NumberColumn property is used to: Get the number of columns in Table, Check Box, Radio Button controls, etc.. Set the number of columns in a multi-column List Box control....
Binding a Link control to an item
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Using a query with parameters
A query with parameters can be used......
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......
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......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
4. UI: Windows
IU of windows...
License agreement for Native Sybase Connector