ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2024 new features brochure: WINDEV Mobile new features
What's new in WINDEV Mobile 2024 in the 2024 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...
WINDEV Mobile overview
WINDEV Mobile is a development environment for PC that allows you to develop ...
WINDEV Mobile: Platforms, processors and operating systems
WINDEV Mobile applications can run on the following platforms
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 new features brochure 2025
What's new in WINDEV Mobile 2025 is presented in the What's new 2025 brochure.
WINDEV Mobile 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
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...
New features in WINDEV Mobile 2025
WINDEV Mobile 2025 is available!
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user...
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
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]...
(No title )
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
HTTP constants
List of constants used by the HTTP functions....
MapDisplayPosition (Example)
Usage example of the MapDisplayPosition function
FileName (Property)
The FileName property gets the name of a file (WDPic file or file generated for a print job).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
zipOpenRAR (Example)
Usage example of the zipOpenRAR function
Cell (Property)
The Cell property is used to manipulate one or more cells.
Movable (Property)
The Movable property is used to define if an element can be moved.
FontName (Property)
The FontName property is used to manage the name of the font used.
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
EnumControl (Example)
Usage example of the EnumControl function
Declaring and using a variable
A variable is defined by name and type......
iPrintDoc (Function)
Prints a document in "docx" format.
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
Combination (Type of variable)
A combination is a set of options.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
fLongName (Example)
Usage example of the fLongName function
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...