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......
StringToNum (Function)
Returns the numeric value of a character string. This feature enables you to perform numeric calculations on strings.
WebSocketListConnectedUser (Function)
Lists the clients connected to the WebSocket server.
Document (Property)
The Document property is used to identify or modify the HTML document associated with an HTML Display control or an HTML Editor control.
WebSocket functions (prefix syntax)
List of functions specific to WebSocket servers...
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Constants used by the scanner functions
Constants used by the scanner functions...
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......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<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.
Environment of code editor
<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:...