ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Creating the executable and the setup program
The languages supported by the application are taken into account......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
Operations performed on state-transition diagrams
The following paragraphs explain......