ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
Dictionary
The dictionary is a file that can contain the project elements......
DDE errors
When a DDE function fails (returns False for example), ErrorInfo allows you to find out the number of the corresponding error]......
grDraw (Function)
Draws a chart according to the specified parameters.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HFSQL constants
List of constants used by the HFSQL functions....
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
12. Retrieving data from a site