ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)...
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
SaaSAdminAddClient (Function)
Adds a SaaS client account.
DDEConnect (Example)
Usage example of the DDEConnect function
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
ScanWithUserInterface (Function)
Saves a document from a scanner to one or more files, using the scanner's user interface....
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Handling menu options programmatically
The menu options can be handled......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
MarkdownToPDF (Function)
Converts a Markdown string (or buffer) to a buffer containing a PDF document.
<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPicLayer image with an Alpha channel.
<WDPic variable>.HorizontalSymmetry (Function)
Flips an image contained in a WDPic variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<picLayer variable>.VerticalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a vertical axis (symmetry with respect to a vertical axis).
NetSendBuffer (Example)
Usage example of the NetSendBuffer function
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......