ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
EmulatePane (Function)
Emulates the selection of a pane in a Tab, Ribbon or Sidebar control.
TabStatus (Function)
Returns the status of a dynamic tab pane (identified by its alias).
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
<Tab>.Status (Function)
Returns the status of a dynamic tab pane (identified by its alias).
iSequencingAddPDF (Function)
Adds a print of PDF document into a sequence of report prints.
PageFooter (Property)
The PageFooter property gets and sets the height of a page footer.
<Document variable>.ToImage (Function)
Exports a page contained in a Document variable in image format.
<Word Processing>.ToImage (Function)
Exports a page from a Word Processing control in image format.
User Groupware and Client/Server data files
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode......
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<HTML editor>.ToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
iSetAdditionalXMP (Function)
Adds XMP tags to the metadata of the generated PDF file.
VariantConvert (Function)
Converts the value stored in a Variant variable].
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
SysVersion (Function)
Returns information about the PHP version used on the current server.
MCIRetrieve (Function)
Returns the last result of the MCI command run by MCIExecute.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......