ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
WEBDEV 2024 Tutorial - Table of contents
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
fSelect (Example)
Usage example of the fSelect function
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
WINDEV 2024 Tutorial - Table of contents
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
TreeView Table control properties
List of properties associated with the TreeView Table control...
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HRead (Function)
Reads a record in a file according to a given record number.
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
fListDisk (Function)
Returns the list of disks installed on the computer.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......