ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FileDisplay (Example)
Usage example of the FileDisplay function
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.
12. External component in practice
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Chart constants
List of constants used by the functions for chart management....
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
14. Controls in practice
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
SpreadsheetTypeAndMaskSelection (Function)
Returns or modifies the type and mask of selected cells in a Spreadsheet control.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
RegistryRename (Function)
Renames a key in the registry.
The Drawer control
The Drawer control can be expanded in order to display (or not) the integrated controls......
SpreadsheetInsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SpreadsheetStyleSelection (Function)
Returns or modifies the style of selected cells in a Spreadsheet control found in a window.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.