ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
fLock (Function)
Entirely or partially locks an external file.
mlLoadWorkspace (Function)
Loads all the variables of a MATLAB file in the session.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
fUnlock (Function)
Entirely or partially unlocks an external file.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Body block
The Body block corresponds to the main block of the report......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
iInfoPrinter (Function)
Retrieves the characteristics of the current or default printer.
OLEServer (Function)
Lists the OLE servers registered toward the current system.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
fBuildRelativePath (Function)
Returns the path to a file relative to a reference directory.
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
fSeparator (Function)
Returns a file path with normalized separators.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
The Line control
A Line control is used to display a line in a page......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......