ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Library,Disk (External language)
Opens the project library that is stored on disk.
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
Installing a SOAP server with Apache
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Creating the executable and the setup program
The languages supported by the application are taken into account......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
dbgCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
KeyPressed (Function)
Checks which key is pressed.