ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV Mobile new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
New features in WINDEV Mobile 2026
WINDEV Mobile 2026 is now available.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
WINDEV Mobile 2026: New WLanguage features
Version 2026 includes new and improved functions, properties and data types, ...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
WINDEV Mobile new features brochure 2026
What's new in WINDEV Mobile 2026 is presented in the What's new 2026 brochure.
2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 New Features brochure.
WINDEV Mobile 2026 Tutorial - Table of contents
New products brochure 27: WINDEV Mobile new products
New features in WINDEV Mobile 27 presented in the New Features brochure.
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
New Features brochure - Version 28: New features in WINDEV Mobile
New features in WINDEV Mobile 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...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
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]...
Various functions
List of various functions found in WINDEV, WINDEV Mobile and WEBDEV.
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
Handling controls in a report
The different operations available for the report controls are as follows......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
grHolePercentage (Function)
Modifies the percentage that corresponds the hole radius in the following charts: Donut, Radial Bar chart....
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
The Site Map control
The Site Map control allows the Web user to......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
fStopCompress (Function)
Stops the operation used to compress or decompress a file.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
Header
The Header property is used to get and change a header.
OrganizerBackgroundColor (Function)
Defines a background color for a time slot in an Organizer control.
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
SysIconAdd (Example)
Usage example of the SysIconAdd function
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Internal component
An internal component is a set of elements from a project......
zipCreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
Assignment operators
Three assignment operators are available......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.