ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WEBDEV element styles
Controls from a WEBDEV project are associated with WEBDEV styles......
14. Managing the "Back" button in practice
GeometryArea (Function)
Calculates the area of a given geometry.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
FileDisplay (Function)
Displays a file in the user's browser....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Project description: Theme tab
The project description window allows you to configure various elements of your project......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Windows
The windows represent the main interface of a WINDEV application......
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......