ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Thumbnail control properties
List of properties associated with the Thumbnail control...
HTMLExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
HTMLExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
<HTML Display control>.ExecuteBrowserProcedure (Function)
Executes a WLanguage browser procedure in an HTML Display control that displays a page created with WEBDEV.
<HTML Display control>.ExecuteControlProcess (Function)
Executes a WLanguage event associated with a control in an HTML page displayed by an HTML Display control.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
"Reports & Queries" software
This is "Reports & Queries"......
Reports & Queries: New features in this version
Internal Page properties
List of WLanguage properties associated with Internal Page controls...
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
Cell control properties
List of properties associated with the Cell control...
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
Handling Spreadsheet controls programmatically (in a report)
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Classes, members, methods and properties
A class is made of......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
The HTML Display control
The HTML Display control displays a web page in an application......
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......