ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDADMINEXE : Information about last available update
The "Setup" tab of WDADMINEXE contains information regarding the last available update of the application......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
PDFSign (Function)
Applies an approval signature to an existing PDF.
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Constants used by the scanner functions
Constants used by the scanner functions...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Environment of code editor
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
StopWord (Property)
The StopWord property is used to define stopwords in a full-text index defined through programming.
Synonym (Property)
The Synonym property is used to define synonyms in a programmatically defined full-text index.
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
SSH functions
The following functions are used to connect and communicate with a SSH server:...
Facebook functions
List of Facebook functions...
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
<Queue variable>.Dequeue (Function)
Dequeues an element from a queue.
<Stack variable>.Pop (Function)
Pops an element from a stack.
InternalWindowPopup (Property)
The InternalWindowPopup property is used to get and modify the name of the internal window used to customize the content of marker popups in a Map control.