ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
REP files
REP files contain the list of tables handled by the application....
Database management in Java WINDEV applications
This document presents the different access modes to databases from a WINDEV Java application......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Document (Variable type)
The Document type is used to handle a "docx" document.
Customizing the User Groupware
Resets the variable to its initial value....
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
The WDInst setup editor
WDInst is a setup editor used to define the setup parameters of your application......
I work as a developer: How do I manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Camera control in a mobile application
The Camera control is used to......
Creating an executable
When your application is fully described (windows, reports, queries, etc.)......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Private Store for mobile applications
There are two methods two deploy your applications......
HFSQL constants
List of constants used by the HFSQL functions....
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Options of the window editor
To configure the general options of the window editor......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......