ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
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...
HDataSourceKnown (Function)
Determines if a data source has been initialized.
SQLListSource (Function)
Lists the data sources declared on a local site.
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
Color (Variable type)
The Color type is used to define the advanced characteristics of a WLanguage color.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
RTF input field: Automation formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Thread execution
At runtime, an application runs in a main thread......
EmailCheckAddress (Function)
Checks the validity of an email address.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
Input (Function)
Displays a message allowing the user to type an information.