ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwGetUserInfo (Function)
Retrieves information about the current user (application that uses the User Groupware).
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
NotifAdd (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
rssSave (Function)
Builds the RSS feed and saves the RSS feed in an XML file.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a web service.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
<Chart>.Scatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<htmlNode variable>.InsertFirstChild (Function)
Adds a child at the start of the children of the current node in an HTML document.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....