ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Creating a translation file
WDINT allows you to create a translation file....
Assignment of RETURN
The return value of the process currently run can be assigned...
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
8. Sharing a project in practice
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Diagram Editor control events
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...
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Constants for the assisted replication
List of constants used by the functions for the assisted replication....
Image drawing and processing functions
List of image drawing and processing functions...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...