ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
Constants for managing the internal windows
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
AutoCorrect (Property)
The AutoCorrect property allows you to define a set of automatic corrections to be applied in a Word Processing control as the user types.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
Report and project
In most cases, a report is linked to a project......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Events associated with Image controls
List of events associated with Image controls...
SQL functions: Special case
List of SQL functions: Special case...
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......