ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
WINDEV concepts
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Scheduler control events
The following events associated with Scheduler controls:...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
ERR_NO_DLLEXE
Information 2104: This function is kept for backward compatibility
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
Error 305: The element does not exist in the window
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
WindowIfNew (Property)
The WindowIfNew property is used to get and change the name of the internal window to be opened if the end user opens a new tab in a dynamic Tab control.
9. Internal page
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
Markdown (Property)
The Property Markdown allows you to manage the Markdown format: in an Static control in an report. in the internal window fields (title and description) corresponding to the tour stage....
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
Recycle bin management functions
List of functions for managing the recycle bin...
<sfConnection variable>.EmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......