ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming overview in C and C++
Several print modes are available for a report.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Examples for using the OLE DB provider for HFSQL
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
WINDEV Framework License Agreement
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
WINDEV License Agreement
WINDEV License Agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....