ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Google Contacts management functions
List of functions for managing Google contacts...
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
<Chart>.MenuOption (Function)
Modifies the text of an option in the context menu of a chart.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
ToClipboard (Function)
Writes text or image information into the system clipboard.
grMenuOption (Function)
Modifies the text of an option in the context menu of a chart.
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
WindowIfNew (Property)
The WindowIfNew property gets and sets the name of the internal window to be opened if the end user opens a new tab in a Dynamic Tab control.
FlexDirection (Property)
The FlexDirection property gets and sets the direction of the main axis of a Flexbox control (corresponding CSS property: "flex-direction").
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
SpeechSynthesisReadText (Function)
Reads the specified text using the device's text-to-speech engine....
WebserviceReadHTTPHeader (Function)
Reads the HTTP header received in a call to a SOAP or REST Webservice.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
Extracting the text of the project
The following text can be extracted......
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......