ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sClose (Function)
Closes the specified serial port, parallel port or infrared port.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Edit>.CloseAssistedInput (Function)
Closes the list of values proposed by the assisted input for an edit control.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
HSetCache (Function)
Used to configure the management of caches in the HFSQL Client/Server engine....
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.