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.).
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
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.
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Generator of WINDEV skin templates: Customizing the elements
The generator of WINDEV skin templates is used to generate the necessary files for creating a custom skin template for the WINDEV projects......
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Drawing constants
List of constants used by the drawing functions....
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
MatCopy (Function)
Creates the copy of a matrix.
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Using WDDIXIO
To translate the text used in your project:...
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
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......
External language: Programming in Visual Basic
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
<xmlDocument variable>.BuildString (Function)
Retrieves and formats the content of an XML document.
5. Deploying a dynamic site (Session or AWP) in practice
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......