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...
Calling a procedure/a function
Syntax for calling a local or global procedure.
fSplit (Function)
Splits a file into several files.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
Position
The Position keyword can correspond to...
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
zipExtractPath (Example)
Usage example of the zipExtractPath function
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
HReadLast (Example)
Usage example of the HReadLast function
fLongPath (Function)
Returns the full long path of a file or directory.
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
fShortPath (Function)
Returns the full short path of a file or directory.
mlResetWorkSpace (Function)
Deletes all the variables from the MATLAB session.
mlDeleteVariable (Function)
Deletes a variable from the MATLAB session.
ControlToSource (Function)
Assigns the control value to the source of a control link.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
mlExecute (Function)
Evaluates and runs a command on a MATLAB session.