ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
grGridlines (Function)
Displays or hides the chart gridlines.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Various constants
List of various constants used by the constants WINDEV functions....
7. Dynamic site on specific configurations
HSetREP (Function)
Enables or disables the management of .REP file.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
DDE constants
List of constants used by the DDE functions...
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Crosstab report
The report editor allows you to create "Crosstab" reports......
fCompare (Function)
Compares the content of two files bit by bit.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
The Item control
The "Item" control is used to edit the content of an item found in a data file......
ProjectInfo (Function)
Returns specific information about the project currently run.