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, ...
2025 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2025 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...
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Label report
The report editor allows you to create "Label" reports......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Page Header block
The Page header block is printed on each new page......
History of versions
The history of setup versions is an advanced feature of the network setup......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
How to loop through a file using filters?
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
Report viewer: Proposing several reports
In the document preview, end users can......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......