ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
Window controls
Several types of controls can be used in a window, ......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
TreeView constants
List of constants used by the TreeXXX functions...
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
ThreadRequestStop (Function)
Sends a stop request to a thread.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
<Dashboard>.ResizeWidget (Function)
Changes the dimensions of a widget found in a Dashboard control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
<zipArchive variable>.ChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
<Thread>.RequestStop (Function)
Sends a stop request to a thread.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.