ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
WDInst: manage files to be installed
The setup editor WDInst is used to manage the files to install......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Drawing constants
List of constants used by the drawing functions....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
5. Deploying a dynamic site (Session or AWP) in practice
Using WDDIXIO
To translate the text used in your project:...
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
MatCopy (Function)
Creates the copy of a matrix.
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......