ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Break in a report
The break is used to group the records corresponding to a sort criterion......
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Column events (Table control)
List of events associated with the columns of Table controls...
AutomaticErase (Property)
The AutomaticErase property is used to: find out whether an edit control is in "Automatic erase" mode. modify the "Automatic erase" characteristic of an edit control....
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Ribbon (Property)
The Ribbon property is used to access the Ribbon control of the associated control (Word Processing, PDF Reader, Spreadsheet, Image Editor, HTML Editor or Diagram Editor controls).
StatusBar (Property)
The StatusBar property is used to: find out whether the status bar is displayed or not display (or not) the status bar of a window....
HelpNumber (Property)
The HelpNumber property is used to identify and modify the help number associated with a control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....