ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Link control
The Link control is used to:
  • create a link in an HTML page.
  • create a link in a report printed in HTML format.
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
<Ribbon>.EndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Managing main window menus
A main menu is necessarily associated with a window......
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Max (Function)
Returns the greatest value passed as parameter.
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Looper constants
List of constants used by the functions for managing looper controls....
Outstanding progress bars
Simple or symmetric progress bar?...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
TableMode (Function)
TableMode is kept for backward compatibility.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
iPrintDoc (Function)
Prints a document in "docx" format.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
DocUpdateFormula (Function)
Updates the formulas in a document.
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.