ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
NotesOpenConnection (Function)
Establishes a connection to a Domino server.
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
<diagShape variable>.ToImage (Function)
Creates an image from a shape in a diagram (the shape can be displayed or not in the diagram).
DiagramSelectPlus (Function)
Selects a shape in a Diagram Editor control.
<Notification>.Send (Function)
Sends an interactive notification to the system in order to be displayed.
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
<Connection variable>.RetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
StreamDisconnect (Function)
Stops receiving or broadcasting a stream.
8. Optimizing an application
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
Speech synthesis in the mobile applications
The phones can talk!......
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
InApp constants
inAppProduct (Type of variable)
The inAppProduct type is used to define the advanced characteristics of a product for an In-App purchase.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).