ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
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, ...
New products brochure 28: WINDEV new products
New features in WINDEV 28 presented in the New Features brochure.
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure.
Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
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...
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created...
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...
Environment of the project editor
The main elements of the project editor are as follows:
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.
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...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server...
SchedulerAddTask (Example)
Usage example of the SchedulerAddTask function
LoadWDL (Example)
Usage example of the LoadWDL function
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed...
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records...
iParameter (Function)
Retrieves the printer configuration and configures the print.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
VibrationTrigger (Function)
Triggers the vibrations of the device.
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
Compilation options
The compilation options allow you to define the help system generation settings......
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port...
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR...
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
HConnect (Example)
Usage example of the HConnect function
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
ThreadWaitSignal (Example)
Usage example of the ThreadWaitSignal function
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....