ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
<picLayer variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
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....
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Viewing a report in 3D
Your report displays controls that overlap?......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Sensor functions
The following functions are used to manage the compass and the accelerometer in an application run on a mobile device (phone or tablet)....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<WDPic variable>.DrawLine (Function)
Draws a line in a WDPic variable.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
FaxSend (Function)
Sends a fax according to the connection that was established beforehand (FaxConnect).
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
FaxStatus (Function)
Returns the status of a fax that was sent by FaxSend.
Recompiling the project
The project compilation is a process used to......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
21. Managing business rules
Managing business rules...
13. Types of standard controls