ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Extension (Property)
The Extension property is used to: get the extension of a file defined in the data model editor or through programming. define the extension of a file (when the file is described through programming only)....
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
AAF: Sort/Search/Filter on the columns of Table controls
<Chart>.SeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Manipuler un champ Editeur_Images_WB par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").
Maintaining the files of Control Centers
When using a database, you may have to perform maintenance operations on the data files......
Creating and handling an item
The main operations that can be performed on an item are as follows......
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document loaded in memory.
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...