ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
tapiDeviceList (Function)
Lists the TAPI 2.0 and TAPI 3.1 compatible devices installed on the current computer.
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Composite chart
A composite chart is a chart that displays several types of charts......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Warning 12: The label is unused
Creating help pages
A help system includes several pages......
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
<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......
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)....
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......
11. Window templates
WINDEV Mobile allows you to create window templates....
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
End of break block
The End of break block is optional......
Error 30: An exception process cannot be declared inside another exception process...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......