ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Step 4: Starting the print
To start the print job, simply use iEndPrinting......
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
saasPricing (Type of variable)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Constants for managing emails
List of constants used by the functions for managing emails....
Error 1037: This member already exists in the structure
Error 802: Invalid syntax for this function
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
BackgroundTaskAdd (Function)
Adds a new background task.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Structure (Type of variable)
A structure is a custom type of data...
MyReport (Reserved word)
MyReport is used to handle the current report...
Error 1038: This member already exists in the class
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
DotNetDelegate (Function)
Initializes a.NET delegate.
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
Error 1050: This member already exists in the composite variable
Error 122: The name of an Automation object must be a string
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
.NET application
To create a.NET application from a project......
Error 17: OTHER CASE must be the last statement used in SWITCH
HDFS functions
The following functions are used to manage files on a HDFS system......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Popup window
WINDEV allows you to open windows in popup format......