ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV 2026 Tutorial - Table of contents
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
New features in WINDEV 2026
WINDEV 2026 is now available.
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
General environment of WINDEV
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
WINDEV 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
Shared analysis between earlier WINDEV applications and WINDEV 2026
An analysis can be shared between a WINDEV application...
2026 new features brochure: WINDEV new features
What's new in WINDEV 2026 in the What's new 2026 brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure.
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
InWindowsMobileMode (Function)
Indicates whether the code is run:
  • from a Windows Mobile application.
  • from a WINDEV application, from a WEBDEV website or from a PHP application.
Function kept for backward compatibility.
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Functions for handling commands in console mode
Functions for handling commands in console mode.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode.
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
Environment of the project editor
The main elements of the project editor are as follows:
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used...
Passing parameters
The parameters can be passed to a procedure......
2. Projects in practice
Discover the main operations that can be performed on a project....
Extracting messages added or modified since last extraction
A project was already created and translated......
General exception mechanism
A process of general exception is available for all the components of the object...
Crosstab report
The report editor allows you to create "Crosstab" reports......
Designing a supercontrol
A supercontrol is an advanced type of control......
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance...
Generating the RAD pattern
To generate a RAD pattern:...
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall...
iParameterViewer (Function)
Configures the report viewer.
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HCheckStructure (Function)
Defines the mode for comparing data files.
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items...
zipDeleteFileList (Function)
Deletes a list of files from an archive.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around...