ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Test of a query
The query editor allows you to run the test of query result......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
2. User-friendly editors in practice
User-friendly editors in practice...
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Select query description window: Items that can be used
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.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......