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:
Project description: Style tab
The project description window allows you to configure various elements of your project......
Info (Function)
Displays a custom message in a system information window.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view...
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control....
Warning (Function)
Displays a custom message in a system warning window.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed...
LooperInsert (Function)
Inserts a row into a Looper control.
Printing nested reports
To create a main report containing several secondary reports:...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points...
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period:...
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar...
Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy...
HDescribeItem (Function)
Describes a file item through programming.
WDConver : Use in command line mode
...Using WDConver in command line mode consists in running a conversion description created and saved...
iCreateFont (Function)
Creates a new print font.
MenuAddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts...
SaaSChangePassword (Function)
Changes the password of the connected user.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's...
Creating the executable and the setup program
The languages supported by the application are taken into account......