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.
TestCheck (Function)
Writes a result into the status report of a test according to the result of a boolean expression.
NFC constants
List of constants used by the NFC functions...
Control (Type of variable)
The Control type is used to define the characteristics of a control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB...
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays...
ShellExecute (Function)
Opens a document in its associated application.
EventChange (Function)
Modifies the status of an event.
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto...
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current...
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
zipListFile (Function)
Returns the list of files found in an archive.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page...
ArraySwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
WordCount (Function)
Returns the number of words in a string.
DashResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
DashMoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated...
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Power (Function)
Raise a number to a power.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
HCS.FrameSize (Variable)
The HCS.FrameSize variable is used to resize the outgoing data frame.