ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
WX file
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....
16. Java applications in practice
Java applications in practice...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
Compilation options (chm format)
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Ad Hoc deployment
Manipulating Toolbar controls programmatically
WINDEV allows you to programmatically manipulate Toolbar controls......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
gr3DSParameter (Function)
Retrieves or modifies a parameter for drawing a chart in 3D Spatial mode.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...