ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
RequestRefreshUI
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event).
Reals
Multiline strings
To type character strings over several lines in the code editor...
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iCreateFont (Function)
Creates a new print font.
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
HTTP constants
List of constants used by the HTTP functions....
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min