ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grTitle (Function)
Modifies the caption and/or position of the chart title....
<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.
PageFromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Handling List Box controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
ComponentExecute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
ArraySort (Function)
Sorts a WLanguage array.
zipDeleteFileList (Function)
Deletes a list of files from an archive.
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
SysWinShow (Function)
Modifies the display status of a window.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
grPrint (Function)
Prints a chart.
HImportXML (Function)
Imports an XML file into an HFSQL Classic or Client/Server data file (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile)....
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Sort (Function)
Sorts a WLanguage array.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.