ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
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......
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Constants for WLanguage types
List of constants for managing WLanguage types....
Constants for the Exif functions
List of constants used by the Exif functions....
3-tier architecture
The development in "3-tier" architecture is now simplified......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
WDZip: Creating or modifying an archive
This help page explains how to......
Passing parameters
The parameters can be passed to a procedure......
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
1. WEBDEV environment
WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min
Insert (Function)
Inserts an element at a given position: into a one-dimensional WLanguage array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......