ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
User-friendly editors in practice...
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Using several libraries in an application
A library is a WDL file that contains all the resources......
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Error (Function)
Displays a custom error message in a system error window.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Speech synthesis in the mobile applications
The phones can talk!......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDDeploy features
WDDeploy can be used to......
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
Configuring the setup program
Two tools can be used to create a setup program......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......