ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TwainScanArea (Function)
Used to define or re-initialize the area to scan.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
9. Hardware and software requirements
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, Webservice, etc.
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
tapiStop (Function)
Stops reading a pre-recorded message (tapiPlay).
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Testing a project: setting
By testing the project you can simulate how the application will run......
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Error 701: The property is read-only
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
<Word Processing>.Close (Function)
Closes the docx file associated with the Word Processing control and frees the document.
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
ArrayInfo (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
10. UMC: User Macro-Code
3. Deploying a dynamic WEBDEV site
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....