ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
CtExtendedInfo (Property)
The CtExtendedInfo property is used to get the additional information inserted into database connection string.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
INIRead (Example)
Usage example of the INIRead function
Various constants
List of various constants....
BurnerList (Example)
Usage example of the BurnerList function
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......
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
fRead (Example)
Usage example of the fRead function
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
ProjectInfo (Function)
Returns specific information about the project currently run.
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
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.
Movable (Property)
The Movable property is used to define if an element can be moved.
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