ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
DateToInteger (Function)
Converts a date to an integer.
psheetSelection (Type of variable)
The psheetSelection type is used to find out the advanced characteristics of a selection in a Spreadsheet control.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
WEBDEV license agreement
WEBDEV license agreement...
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
5. Deploying a dynamic site (Session or AWP) in practice
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
HSynchronizeReplica (Example)
Usage example of the HSynchronizeReplica function
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......