ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Creating a select query
A select query (corresponding SQL statement......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...