ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Creating the link buttons in the windows of a WINDEV RAD pattern
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
fShortName (Example)
Usage example of the fShortName function
ArrayCopy (Function)
Copies the content of an array to another array.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
GglDelete (Function)
Deletes data from the Google server.
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Minimized (Property)
The Minimized property is used to: find out whether a repositionable note is minimized, minimize or restore a repositionable note....
PDFReaderClose (Function)
Closes and frees the PDF file displayed in a PDF Reader control.
Factorial (Function)
Returns the factorial of an integer number.
<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.
WDINT setup