ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
7. HFSQL: files physically created
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing space characters in the searches?
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Handling the report blocks through programming
Each report block is associated with different events......
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
Generating the setup program
The last wizard step for creating the setup program allows you to......
Translating a text file with WDTRAD
Custom properties (WLanguage)
A custom property is a code element with two events......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
LooperModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Looper>.ModifyIW (Function)
Modifies a row corresponding to an internal window in a Looper control populated programmatically.
<Spreadsheet>.StyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
XML management: Use example
This application example manages an XML file named "Orders......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......