ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
grZoom (Function)
Defines the zoom of a chart.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
iPrintImage (Function)
Sends the image file to print to the print buffer.
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......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
1. Project audits
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 1 - Project audits - 15 min
grSurfaceAddData (Function)
Adds a data into a Surface chart.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
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.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ActiveDirectory (Property)
The ActiveDirectory property allows you to connect to an HFSQL server using Active Directory authentication.