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.
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element...
Window controls
Several types of controls can be used in a window, ......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows...
Size (Property)
The Size property is used to determine and change the size of an element.
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control,...
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static...
SelectionOnly (Property)
The SelectionOnly property is used to: Find out which elements of the Table or TreeView Table...
PhysicalName (Property)
The PhysicalName property is used to manage the physical name of HFSQL data files.
DescribedPhysicalName (Property)
The DescribedPhysicalName property is used to manage the physical name of HFSQL data files.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
sEvent (Function)
Branches an event on a serial port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.