ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grStockGetData (Function)
Retrieves a data from a stock chart (candlestick, barcharts or minmax).
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
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....
Calling a procedure/a function
Syntax for calling a local or global procedure.
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
<Array>.Sort (Function)
Sorts a WLanguage array.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Generating the RAD pattern
To generate a RAD pattern:...
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......