ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
zipExtractFile (Function)
Extracts a file from an archive and automatically decompresses it to a physical location or in memory.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Describing an element
A flexible modeling includes different elements linked together......
WDTRAD options
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.
grRBAddData (Function)
Adds data to a Radial Bar chart.
Runtime log
The runtime log is the best way to identify the most used features of an application......
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
grGetData (Function)
Retrieves a data from a chart.
Events associated with TreeView controls
List of events associated with TreeView controls...
grAddData (Function)
Adds a data into a chart.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....