ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
grZoom (Function)
Defines the zoom of a chart.
grGetData (Function)
Retrieves a data from a chart.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
grAddData (Function)
Adds a data into a chart.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
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.
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.
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
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......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......