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...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
XMLPath (Function)
Returns the current position in the document in XPATH format.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
Modbus functions
List of Modbus functions...
SQLReqExists (Function)
Checks the existence of a query.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
DateToDay (Function)
Returns the day that corresponds to a given date.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
DateToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
SQLChangeConnection (Function)
Modifies the current connection.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......