ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
AppointmentCreate (Function)
Displays the window for appointment creation of native application for managing appointments found on the Android device.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
Saving entered data (AAF)
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
PVTCollapse (Function)
Collapses the data found in a Pivot Table control according to a row header or to a column header.
PVTExpand (Function)
Expands the data found in a Pivot Table control according to a row header or to a column header.
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
Creating a Pivot Table control
To create a Pivot Table control......