ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
<Document variable>.Save (Function)
Saves a document as a "docx" file.
<emailIMAPSession variable>.StartSession (Function)
Starts an IMAP session.
<modbusSession>.WriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
SaaSAdminDeleteSubscription (Function)
Deletes a SaaS subscription.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
DriveDeleteFile (Function)
Deletes a file on the remote disk.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
HChangeConnection (Example)
Usage example of the HChangeConnection function
Bar code constants
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
<fbSession variable>.Start (Function)
Used to authenticate and log in to Faceboook.
URI functions
The following functions are used to manage URIs...
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
<Component>.Load (Function)
Loads an external component independent of the current project.
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......