ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ... store named or indexed subelements. store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists. handle the NULL value in WLanguage. store interactions with ActiveX objects and Automation programming....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Generating the RAD pattern
To generate a RAD pattern:...
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......