ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ColorLightness (Function)
Calculates the lightness of a color.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
WEBDEV 2024 Tutorial - Table of contents
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
ColorSaturation (Function)
Calculates the saturation of a color.
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
Error (Function)
Displays a custom error message in a system error window.
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Setup directory
The setup wizard allows you to configure the setup directory of application....
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......
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
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....
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
Using a query with parameters
A query with parameters can be used......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....