ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySelf (Reserved word)
MySelf is used to handle the current control...
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Creating a table in a report
Tables can be created in a report......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Windows
The windows represent the main interface of a WINDEV application......
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
14. Managing the "Back" button in practice
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
iPreview (Function)
Configures the print destination.
Cross-references in the code editor
The cross-references in the code editor are used to identify......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
fTime (Example)
Usage example of the fTime function