ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SCM file format evolutions
Four versions are available for the SCM repository......
Context menu of Gantt Chart controls (AAF)
Each Gantt Chart control in a window has a default menu that is available to users......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image variable>.PixelColor (Function)
Identifies the color of a pixel contained in an Image variable.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
SchedulerAddResource (Function)
Adds a new resource into a Scheduler control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Tab>.Open (Function)
Opens a new pane in a Dynamic Tab control.
How to read emails via the POP3 protocol?
This help page explains how to read emails via the POP3 protocol....
Error 108: The size of the variable is not allowed
<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
<Image variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for an Image variable.
Creating a query
Two methods can be used to create a query......
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Customizing the report viewer: Available windows