ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
NET constants
List of constants used by the DotNet functions....
Report controls
Several types of controls can be handled in a report created by the report editor......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
User Groupware files
Two categories of data files are managed......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
PageDisplay (Function)
Displays a web page in the user's browser....
SCM file format evolutions
Four versions are available for the SCM repository......
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Customizing the report viewer: Available windows
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Checkers available in the code editor
The code editor proposes several tools used to correct the code......