ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
Handling a WinForm .Net control through programming
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
8. "Mobile friendly" site: Dynamic serving
Report based on a query
Queries are used to easily select records in one or more data files......
HDescribeLink (Function)
Describes a link between two data files through programming.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
fCompare (Function)
Compares the content of two files bit by bit.
DateDifference (Function)
Calculates the number of days between two dates.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
HAddLink (Function)
Adds an integrity rule between two data files on the server.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....