ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
dDisplay (Function)
Displays the drawing in the Image control.
ImageStopScrolling (Function)
Stops the automatic image sliding.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
<Image>.StopScrolling (Function)
Stops the automatic image sliding.
<Image>.Last (Function)
Displays the last image for the scroll.
<Image>.Previous (Function)
Displays the previous image for the scroll.
<Image>.First (Function)
Displays the first image for the scroll.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
Date
The Date keyword can correspond to...
BCToImage (Function)
Generates the image of a bar code.
PicMergeLayer (Function)
Merges the layers of a WDPic image.
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.Fill (Function)
Colors an area in an Image control.