ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
Screen,Raz (External language)
Resets to zero (for a numeric control) or clears (for the other types of controls) the content of the controls found in the current window.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
Palette (Type of variable)
The Palette type is used to define the advanced characteristics of a color palette.
HExportXLS (Function)
Exports records from a data file (HFSQL or OLE DB), view or query to an Excel file (XLSX).
MemCurrent (Function)
Returns the index of the current element.
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
zipDeleteFile (Function)
Deletes a file from an archive.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
LDAPConnect (Function)
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure.
iReportPrintingStatus (Function)
Returns the status of the current print.
diagWaypoint (Type of variable)
The diagWaypoint type is used to define all the advanced characteristics of a connector waypoint.
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
ConfigureSpellCheck (Function)
Configures the spelling checker for the edit controls and for the Table control columns in the whole application.
HRestoreBackup (Function)
Used to restore: an immediate backup (performed by HBackup or via the HFSQL Control Center), a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center....
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
HDescribeItem (Function)
Describes a file item through programming.