ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 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...
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2025 Tutorial - Table of contents
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
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]...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
iParameter (Function)
Retrieves the printer configuration and configures the print.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Welcome to Reports & Queries
Reports & Queries is used to......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
grDestinationControl (Function)
Defines an Image control as destination of a chart.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
fExeDir (Function)
Returns the directory from which the execution is started.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
FileDisplay (Example)
Usage example of the FileDisplay function
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.