ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
VariantConvert (Function)
Converts the value stored in a Variant variable].
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Functions for managing images
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Handling TimeLine controls programmatically
A TimeLine control can be......
Constants for managing animations
List of constants used by the functions for managing the animations...
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
<Looper>.DisplayPopup (Function)
Displays the automatic zoom popup for the Image Gallery control.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
<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.