ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
HTML Editor control functions
List of functions for managing HTML Editor controls...
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.FTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.
<Connection variable>.ListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
<Connection variable>.InfoDatabaseProperty (Function)
Used to find out the properties of a database on an HFSQL server.
<Connection variable>.InfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
MenuState (Function)
Identifies the state of a menu option (context menu or drop-down menu): active, inactive or invisible.
StreamReject (Function)
Refuses a request for stream connection.
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
StreamAccept (Function)
Associates a stream connection request with a Conference control.
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
RedisSet (Function)
Changes the value of a key on a Redis server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Connection variable>.Priority (Function)
Finds out and modifies the priority of the calling application.