ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
CtCacheSize (Property)
The CtCacheSize property is used to determine and change the maximum number of records that can be stored in the cache of the Native MySQL Connector.
UUID
The UUID keyword can correspond to: the UUID variable type. the UUID property....
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
HTMLEndPage (Property)
The HTMLEndPage property is used to get and change the HTML code inserted at the end of the page.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....