ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Constants for managing the Windows scheduler
List of constants used by the functions for managing the Windows scheduler....
The "Bubble" charts
A bubble chart shows the correlation between three variables using bubbles of different sizes: categories and values on the X and Y axes and an additional parameter.. The size of the bubble indicates the value of this third parameter.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Chart constants
List of constants used by the functions for chart management....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
dCopy (Function)
Copies an image to another image.
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
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....
grCreate (Function)
Creates a specific type of chart.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
Browser constants
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
7. Multilingual sites in practice
Hyper File functions available for backward compatibility
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min