ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants for managing the modification of windows by the user
This help page explains how to create and handle a structure....
WinEditMode (Property)
The WinEditMode property is used to determine and configure the actions allowed on a window and its controls when the window switches to "UI modification by end user" mode.
Events associated with List Box controls
List of events associated with List Box controls...
Speech synthesis in the mobile applications
The phones can talk!......
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
LDAPRenameAttribute (Function)
Renames an attribute.
HFSQL properties
List of HFSQL properties...
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
NFCWriteTag (Function)
Starts writing data to an NFC tag.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Events associated with a Spreadsheet control
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Handling the report blocks through programming
Each report block is associated with different events......