ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocToPDF (Function)
Converts a Word Processing document into a PDF file.
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)......
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......
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Error 1023: The access to the method of the class is restricted by a private inheritance
HSetREP (Function)
Enables or disables the management of .REP file.
grDestinationWMF (Function)
Defines a meta file as chart destination.
HSetLog (Function)
Enables or disables log management on a file.
NotifListCategory (Function)
Lists the notification categories of the application.
MarkdownToDOCX (Function)
Converts a Markdown string to a DOCX file.
MultimediaOpen (Function)
Opens a media file in a Multimedia control.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
fTempFile (Function)
Returns the name of a unique temporary file.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
iPageEnd (Function)
Forces the move to the next page during the report print.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
HDelete (Function)
Deletes a record from a data file (query or view).
fWrite (Function)
Writes: a character string into an external file. a memory section....