ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
Accessing a database via a web service
The database can be accessed via a web service......
Objective C: Calling a WLanguage procedure
A global procedure in WLanguage can be directly called from the code of a global procedure in Objective C......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
GanttAddHoliday (Function)
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control.
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.
Stemming (Property)
The Stemming property is used to enable stemming and to define the language used for stemming in a full-text index defined through programming.
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......