ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Dashboard constants
Constants used by the functions for managing Dashboard controls...
12. External component in practice
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
dBackground (Example)
Usage example of the dBackground function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Find/Replace in the current project
The "Find/Replace" feature is used to......
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
Example for creating a select query
This help page explains how to create two select queries......
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
dbgEnableAssert (Function)
Enables or disables the assertive programming.
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Page constants
List of constants used by page functions....
HOpenConnection (Function)
Opens a connection to a specific database.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Constants for the Exif functions
List of constants used by the Exif functions....
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min