ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Composite keys
A composite key is a key item containing several other items......
NFCWriteTag (Function)
Starts writing data to an NFC tag.
ProgressBarEnable (Example)
Usage example of the ProgressBarEnable function
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
PDFMerge (Function)
Merges several existing PDF files into a single PDF file. The files are merged one after another. The paths of PDF files can be found in an array.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
grIncreaseData (Function)
Adds a value to a data in a chart.
BurnerList (Function)
Returns the list of burners installed on the current computer.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Guided tour management constants