ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
HCopyRecord (Example)
Usage example of the HCopyRecord function
HNext (Function)
Sets the position on the next data file record according to a browse item.
Warning (Function)
Displays a custom message in a system warning window.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
The Multimedia control
The Multimedia control is used to play multimedia files......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Multilingual project
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....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
MyParent (Reserved word)
MyParent is used to handle...
Logical operators
The logical operators are as follows......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Constant
The constants are language elements whose value is fixed once and for all...
Composite variable
A composite variable contains different types of elements (members)...
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
eCurrencyName (Function)
Returns the caption of a currency.
fAttribute (Function)
Returns or modifies the attributes of a file.