ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
WDMap: Exporting records from a data file
WDMAP allows you to export records to......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<picLayer variable>.PixelColor (Function)
Identifies the color of a pixel contained in a picLayer variable.
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Switzerland.CheckOASI (Function)
Checks the validity of a Swiss Old-?Age and Survivors' Insurance Number (OASI)....
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
<WDPic variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified WDPic variable.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.DrawPolyline (Function)
Draws a line composed of multiple segments.
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<Page>.OpenChild (Function)
Opens a non-modal child window.
Page management functions
List of functions for managing pages...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Local procedure
Two types of procedures are available......
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Composite chart
A composite chart is a chart that displays several types of charts......
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).