ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request to a web service (REST or SOAP).
<Gantt chart>.AddTask (Function)
Adds a task in a Gantt Chart column in a Table or TreeView Table control.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
MCIPositionFormat (Function)
Fixes the format used to define the position in a media file (opened by MCIOpen).
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<Pivot Table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Compilation options (HLP format)
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
NameBrowserFile (Property)
The NameBrowserFile property gets the original name of the file to upload from the user's computer....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It allows you to present a large number of logically arranged fields in a small area, so you can make choices....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....