ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
Handling Spreadsheet controls programmatically (in a report)
Handling a Web Component control through programming
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Including a supercontrol in a window or in a page
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Font
The Font keyword can correspond to: a Font variable. the Font property....
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
fAttribute (Function)
Returns or modifies the attributes of a file.
DeleteVoiceCommand (Function)
Deletes a voice command that was added by AddVoiceCommand. From version 17, this function is replaced by SpeechRecognitionDeleteCommand.
Multi-project search
Performing a search in the current project is a common operation......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
The Wire control
The Wire control is used to visually link 2 controls......
Creating the Vision windows of the WINDEV RAD pattern
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......