ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. User-friendly editors in practice
User-friendly editors in practice...
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Select query description window: Items that can be used
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
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....
<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
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......