ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
STOP (Reserved word)
STOP is used to call the WLanguage debugger during a test in the editor...
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLLast (Function)
Sets the position on the last row of the query result.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
iMargin (Function)
Defines the "logical" print margins.
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
FTPCommand (Function)
Sends a specific FTP command to a server.
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....
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Underline (Property)
The Underline property is used to: Find out whether a Font variable is underlined. Underline (or not) a Font variable....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
grTitleFont (Function)
Modifies the font used for the chart title.