ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
General environment of WINDEV
New features in WINDEV 2025
WINDEV 2025 is now available!
WINDEV 2025 Tutorial - Table of contents
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy...
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
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...
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.
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...
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...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
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.
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]...
Environment of the project editor
The main elements of the project editor are as follows:
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors...
Referring to an element in a WLanguage event / process
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic...
Library,Disk (External language)
Opens the project library that is stored on disk.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two...
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ...
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records,...
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form...
HToFile (Function)
Copies a data source (file, query, view, ...) to a physical HFSQL file with the same description....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes...
Assisted universal replication: specific features
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming...
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well...