ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
TwainScanArea (Function)
Used to define or re-initialize the area to scan.
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.
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Testing a project: setting
By testing the project you can simulate how the application will run......
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......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Error 701: The property is read-only
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......
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.
10. UMC: User Macro-Code
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
3. Deploying a dynamic WEBDEV site
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......