ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
grExist (Function)
Checks the existence of a chart in memory.
PDFIsProtected (Function)
Checks whether the PDF file requires a password to be read.
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
fRename (Function)
Modifies the name of a file.
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
PageParameter (Function)
Returns the value of a parameter passed to the current page.
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoAdd (Function)
Adds one or more documents into a collection of MongoDB database.
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
fCreate (Function)
Creates an external file.
ThreadExecute (Function)
Starts the execution of a secondary thread.
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
PDFPassword (Function)
Protects a PDF document with a password.