ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
InfoBuild (Function)
Displays a custom message in a system information window.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
How to open a page?
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Select query description window: Items that can be used
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
ColorHue (Function)
Calculates the hue of a color.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Using several libraries in an application
A library is a WDL file that contains all the resources......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Principle for running threads
At runtime, an application runs in a main thread......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.