ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in a WDPic image with an Alpha channel.
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<picLayer variable>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified picLayer variable.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<WDPic variable>.VerticalSymmetry (Function)
Flips an image contained in a WDPic variable (in the background layer) with respect to a vertical axis (symmetry with respect to a vertical axis).
Setup directory
The setup wizard allows you to configure the setup directory of application....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
Style sheet
A style sheet ("......
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
WINDEV License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV 2024 Tutorial
The HTML control
The HTML control displays HTML pages or HTML code......
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Native SQL Server Connector license agreement
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.