ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
Chart constants
List of constants used by the functions for chart management....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Constants for manging the replication
List of constants used by the functions for managing the replication....
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
Check model
You can use check models to easily create checks...
Date (Type of variable)
The Date type enables you to easily handle the dates...
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.