ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
Border management constants
List of constants used by the border management functions....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
grDeleteSeries (Function)
Deletes a data series from a chart.
HCheckStructure (Function)
Defines the mode for comparing data files.
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce database.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Automatic error handling
Error handling can be customized for each process......
URIGetInfo (Function)
Retrieves information of a URI resource.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
MySelf (Reserved word)
MySelf is used to handle the current control...
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
zipOpen (Function)
Opens an existing archive.