ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
MatDelete (Function)
Deletes an existing matrix.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
BrowserName (Function)
Returns the name of the browser of the Web user ("user agent").
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
HTTPCreateForm (Function)
Creates an HTTP form.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
grDeleteAll (Function)
Erases a chart and destroys this chart.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
eCurrencyName (Function)
Returns the caption of a currency.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
sEndEvent (Function)
Disables the detection of an event on a serial port.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
SysRecentDocList (Function)
Returns the list of recently opened documents.