ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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)......
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
HDFS constants
The following constants are used by the HDFS functions:...
SAPExecute (Function)
Calls a synchronous function or BAPI on a SAP system.
Range Slider control properties
The following properties are associated with the Range Slider control:...
Scrollbar control properties
List of properties associated with the Scrollbar control...
Item control properties
List of properties associated with the Item control...
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
WLanguage procedure called by CodeEditorSearch
Callback of the CodeEditorSearch.Cb function for the callback parameter
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
SQL Server Native Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model database schema......