ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Functions for managing objects (External language)
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
You used WINDEV 28
Line control properties
List of properties associated with the Line control...
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Line (Property)
The Line property is used to define the line style used.
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
On/Off button in a window
The on/off button is a button that operates like a check box......
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Events associated with Table controls
List of events associated with Table controls...
WDAPI: Help about the APIs
WDAPI simplifies the use of Windows APIs in a WINDEV application......