ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Open (External language)
Opens a window.
HDelete (Function)
Deletes a record from a data file (query or view).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
HToItem (Function)
Assigns the specified value to an item of the current record.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Extracting messages added or modified since last extraction
A project was already created and translated......
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Extracting the text of the project
The following text can be extracted......
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
FramesetUse (Function)
Displays a WEBDEV frameset in the user's browser and closes all the current page and frameset contexts....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
WINDEV 2024 Tutorial - Table of contents
WDTRAD options
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
NFCSendTag (Function)
Sends a NFC tag to another device.