ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Printing records
WDMAP allows you to print the records found in a data file......
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
WINDEV Mobile concepts
WINDEV concepts
Calling a procedure/a function
Syntax for calling a local or global procedure.
Translating a text file with WDTRAD
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Functions for managing objects (External language)
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Accessibilité (Property)
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
fSeek (Example)
Usage example of the fSeek function
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
Manipulating Wire controls programmatically
WINDEV allows you to programmatically manipulate Wire controls......
WEBDEV concepts
JSONValid (Function)
Checks the validity of a JSON string.