ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fFileName (Function)
Returns the name of an external file currently open.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
AddLink (Function)
Adds a link to a text section in an edit control.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
FTPFileExist (Function)
Checks if a given file exists on an FTP server.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Reintegrating translated text into a project
Once the translation of framework libraries ("......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Error 301: Unknown identifier
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.