ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants used by the functions for managing Dockable Panel controls
14. Generation modes
Generation modes...
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Constants for managing videos
List of constants used by the functions for video management....
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
grColor (Function)
Returns and initializes the color of different chart elements.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
LooperEndFilling (Function)
Ends the process to populate a Looper control programmatically.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
LoadImageSheet (Function)
Loads an image set in memory so that it can be used later by gImage.