ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Movable (Property)
The Movable property is used to define if an element can be moved.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
The Ad control
The Ad control is used to monetize an Android application by displaying an ad banner that generates incomes according to the number of clicks performed by the application users....
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
ProjectInfo (Function)
Returns specific information about the project currently run.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Functions for managing TreeView controls (prefix syntax)
The following functions are used to manage TreeView controls (prefix syntax):
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
BurnerList (Example)
Usage example of the BurnerList function
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Select query description window: Items that can be used
2. Deploying a website via HTTP
WEBDEV Tutorial - Website deployment Lesson 2 - Deploying a website via HTTP - 30 min
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Border (Type of variable)
The Border type is used to handle a border through programming...
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
TreeView control functions
The following functions are used to manage TreeView controls:...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......