ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Edit options of a report
The report editor allows you to......
Image control in a page
PageCurrentLayout (Function)
Returns the index of the current layout: in the current page. in the specified page....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Automatic positioning
When moving a control in a window, in a page or in a report, guides are automatically displayed by the real-time interface checker (also called automatic positioning)......
SCM file format evolutions
Four versions are available for the SCM repository......
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Help system properties
The properties of help system are used to define......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
RegexReplace (Function)
Replaces all the parts of a string that follow a specific format.
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
Using the query result
The result of a select query can be used in......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.