ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ImageInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file:
  • format.
  • width and height.
  • number of bits per pixel.
  • area of transparency.
13. Security advantage: "Back" button
Calculates the symmetric difference between a geographic polygon and another geometry....
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
WDStatistics: Configuring the WEBDEV administrator
To create the log files required to calculate the statistics for site traffic, a specific setting must be performed in the WEBDEV administrator......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
fDataDirCommon (Function)
Returns a directory path for the data shared: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). tables common to all users (HFSQL tables .fic, .ndx, .mmo)....
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
<Chart>.Rotation (Function)
Turns a Surface or Pyramid chart around one of its axes in order to better view the data
AWP without UI
Bootstrap, Angular, React, Vue......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......