ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The HTML Display control
The HTML Display control displays a web page in an application......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
DateToInteger (Function)
Converts a date to an integer.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
ID (Property)
The ID property is used to get and change IDs.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
TelemetryAddMeasure (Function)
Adds a measure for a value or time sensor.
OrgElement (Type of variable)
The OrgElement type is used to define the advanced characteristics of an element found in an Organization Chart control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Action Bar control events
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
NetServerOption (Function)
Manages the rights of clients on the server (FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV). This function is kept for backward compatibility....