ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Constants for managing masks
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
WINDEV applications for Linux: Specific features
HFSQL Control Center: Overview
The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Composite keys
A composite key is a key item containing several other items......
GglUploadDocument (Function)
Uploads a document to the Google server.
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......