ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a chart in the editor
In the editor, a Chart control includes different sections......
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
AttributeMapping (Property)
The AttributeMapping property gets the value of the <Mapping> extension attribute.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector 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....
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Creating requirements
The following steps must be performed to implement the requirements......
<PDF Reader>.SeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Configuring the IIS 7/7.5 server
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Arithmetic operators
The arithmetic operators are......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......