ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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...
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, ...
Tutorial
A tutorial is delivered with WINDEV, WEBDEV and WINDEV Mobile...
(No title )
Execution platform
WINDEV Mobile allows you to develop applications for different families of products...
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]...
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
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.
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......