ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDF file functions (prefix syntax)
PDF file functions...
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
<Source>.ChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
4. HFSQL Classic
The Static control
A Static control is a control used to display a static text......
Count (Property)
Count keyword can correspond to: the Count function. This function returns the number of occurrences of a control in a window, page or group of controls. The Count property, which returns a number of elements. This property can be used on: the controls of a window or page. For more details, see Count. a xmlNode variable. a JSON variable....
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
Component diagram
A component diagram shows the physical and static architecture of a system software......
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Properties of a help page
The characteristics of a help page are used to define......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Thread management functions
List of functions for managing threads...
7. HFSQL: files physically created
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
6. HFSQL Client/Server clusters
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....