ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
MapMode (Property)
The MapMode property determines and changes how the map is displayed in the Map control.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Keywords (Property)
The Keywords property is used to get and modify the keywords associated with a page.
TrafficInfo (Property)
The TrafficInfo property is used to: determine whether traffic information is displayed in the Map control. display or hide traffic information in the Map control....
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
Effect (Property)
The Effect property gets and sets the blur radius on the contents of a control.
InvalidInputMessage (Property)
The InvalidInputMessage property gets and sets the message that will be displayed if the control contains invalid data (input mask or value out of bounds).
MandatoryInputMessage (Property)
The MandatoryInputMessage property is used to identify and set the message that will be displayed if the control is left empty (when the MandatoryInput property is enabled).
AnchorToContent (Property)
The AnchorToContent property determines and changes how the control adapts to its content.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
Animation (Property)
The Animation property animates an image.
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
Binding a Repositionable Note control to an item
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
<ftpConnection variable>.Connect (Function)
Connects the current computer to an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 Update 2....
HCopyFile (Function)
Copies an HFSQL table (.fic, .ndx, .ftx, .sdx and .mmo files, if any): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the tables for example). from an HFSQL server to antoher HFSQL server....
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
3. Deploying a dynamic WEBDEV website
The Token property is used to manage the different tokens associated with a "Text token" Edit control....
Handling controls in a report
The different operations available for the report controls are as follows......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......