ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateSelect (Function)
Opens a window for selecting the certificates. The listed certificates are the certificates installed in the personal store.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
9. Sharing a project in practice
Sharing a project in practice...
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Debugging functions
List of debugging functions...
Copying and cloning
Variables are copied using the "=" operator...
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Properties associated with a window
List of properties associated with a window...
MovableByBackground (Property)
The MovableByBackground property is used to: find out whether a window can be moved by the background, allow (or not) a window to be moved by the background....
<picLayer variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in a picLayer variable.
<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.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
Operator on Address
The & operator returns the address of a variable as an integer
Reports & Queries: New features in this version
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
SMSNbMessage (Function)
Returns the number of SMS messages stored on an Android phone.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......