ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
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....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
ComponentInfo (Function)
Returns information about a component.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Zombie tables and items
During the life of an application, items live and die......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
AAF: Automatic column filtering of Table Column controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
SMSDetectOneTimeCode (Function)
Automatically populates an Edit control with a one-time code received by SMS.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The single-part and multi-part archives
Two types of archives are available......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......