ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

14. PHP generation in practice
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
2. Analysis in practice
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
ERR_ALREADYCONNECTED
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
SpreadsheetControlFormula (Function)
Allows you to use a control in order to create a custom formula bar for the Spreadsheet control.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
ERR_WDADMIN_EXIST
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......