ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
SchedulerTimeDisplayed (Function)
Defines the time range displayed by the Scheduler control in Day mode or in Week mode.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
DateDifference (Function)
Calculates the number of days between two dates.
fCreate (Example)
Usage example of the fCreate function
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
HManageServerUpdate (Function)
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates....
fClose (Example)
Usage example of the fClose function
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
Upload control events
The following processes are associated with the Upload control:...
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
Null (keyword)
The "Null" keyword can correspond to:
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
SOAPRun (Function)
Runs a procedure on a SOAP server.
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV site, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site....
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Using several libraries in an application
A library is a WDL file that contains all the resources......