ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associative array (Variable type)
An associative array is an "advanced" type of array...
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Array functions
List of functions for managing arrays
How to create a menu?
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Border of controls
One of the most important elements of control style is its border......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
The Group structure
The Group structure is a preset structure of WLanguage (no declaration is required)......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Programming an indexed control
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
11. Controls in practice
Discover the main characteristics of the controls...
MDIOpen (Function)
Opens and enables an MDI child window.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
The Flex control
The Flex control is used to display a Flash® animation created by a Flex editor in a WEBDEV page......
2. Analysis in practice
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).