ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
GanttWorkingWeekDay (Function)
Indicates if a day of the week is a working day in a Gantt Chart column in a Table or TreeView Table control.
GanttLink (Type of variable)
The GanttLink type is used to define the advanced characteristics of a link between two tasks of a Gantt chart.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Popup control properties
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
Edit control properties
You can manipulate Edit controls in a window, page or report using the following WLanguage properties......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Properties associated with the control templates
Several WLanguage properties can be used to handle a control template in a window or in a page......
Events associated with supercontrols
List of events associated with supercontrols...
TreeCollapse (Function)
Collapses a branch previously expanded.
Background download
Starting with version 27, files can be downloaded in the background, using the system download manager......
Linear Looper control properties