ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableDeleteWithAnimation (Function)
Deletes a row from a Table control, from a TreeView Table control (or from a table displayed in a Combo Box control) with an animation.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
WDSQL, SQL querier: Overview
WDSQL is used to......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Option (Property)
The Option property is used to get and change certain options.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
MemRetrieve (Function)
Retrieves the return value of an element found in a memory zone.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
grPrint (Function)
Prints a chart.
The Carousel control
The Carousel control is used to display an animated menu made of images......
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
Image control in a page
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......