ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
Installing and starting WDTRAD
Lock constants
List of constants used by the functions for locking the applications....
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
Registry management functions
List of functions for managing the registry...
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
fCreateLink (Function)
Creates a link on a file at the specified location.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
Events associated with a Multimedia control
List of events associated with a Multimedia control...
fCurrentDir (Function)
Identifies or modifies the current directory.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
TreeExpandAll (Function)
Expands a node and all its child elements in a TreeView control.
Check model
You can use check models to easily create checks...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
iPrintDoc (Function)
Prints a document in "docx" format.
SendKey (Function)
Simulates the keystrokes and the mouse actions.