ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events
By default, the codes available in the code editor correspond to the most common codes......
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.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
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.
Events associated with List Box controls
List of events associated with List Box controls...
Handling the report blocks through programming
Each report block is associated with different events......
Events associated with a Spreadsheet control
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
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.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
2. Analysis in practice
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
fUnlock (Function)
Entirely or partially unlocks an external file.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Constants for managing TimeLine controls
Constants for managing TimeLine controls...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.