ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
Creating a delete query
A delete query (corresponding SQL statement......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
WINDEV Mobile Framework License Agreement
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1030: The access to the base class is restricted by a private inheritance
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
2. Analysis in practice
Dictionary
The dictionary is a file that can contain the project elements......
WINDEV FTP functions
List of WINDEV FTP functions...
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.