ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

jsonReader (Variable type)
The type jsonReader type allows linear browsing of a large JSON document with optimal performance and reduced memory usage. Warning This type of variable is only available from version 2025 Update 3....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
2. Projects in practice
Managing spatial data in HFSQL databases
Starting with version 2024, you can store and manipulate geometric and geographic data in HFSQL databases......
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
Creating and handling an item
The main operations that can be performed on an item are as follows......
Principle for running threads
At runtime, an application runs in a main thread......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Designation of current element (Reserved word)
The keywords used to identify the current element are:
Various WEBDEV constants
Various WEBDEV constants...
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
List of reserved words
Events associated with the project
List of events associated with the project...
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.