ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
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)......
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WINDEV Mobile concepts
WINDEV concepts
Translating a text file with WDTRAD
Functions for managing objects (External language)
Accessibilité (Property)
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
fShortName (Example)
Usage example of the fShortName function
WEBDEV concepts
fSeek (Example)
Usage example of the fSeek function
fDelete (Example)
Usage example of the fDelete function
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Events associated with the project
List of events associated with the project...
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....