ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Examples for using the OLE DB provider for HFSQL
TextToRTF (Function)
Converts text to Rich Text Format.
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
ParallaxRateHeight (Property)
The ParallaxRateHeight property is used to determine and specify how fast a control is reduced when the scrollbar in the window, internal window or page moves.
ParallaxRateY (Property)
The ParallaxRateY property is used to determine and specify how fast a control moves when the scrollbar in the window, internal window or page moves.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Handling a Web Component control through programming
zipOpenCAB (Function)
Opens an existing archive in CAB format.
zipOpenRAR (Function)
Opens an existing archive in RAR format.
UUDecode (Function)
Decodes a character string in UUEncode format.
15. Project Management Hub
The "Commands" pane
The "Commands" pane lists......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
<Document variable>.Print (Function)
Prints the content of a Document in "docx" format.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......