ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
Testing a project: setting
By testing the project you can simulate how the application will run......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Image drawing and processing functions
List of image drawing and processing functions...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HClusterStop (Function)
Suspends the execution of an HFSQL cluster. The nodes of the cluster will no longer accept any connection from the client applications.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.