ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.ChangeName (Function)
Modifies the physical name of a table.
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
Use a calendar to enter dates
Returns the character corresponding to the specified ASCII code....
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
OCRExtractText (Function)
Reads the text contained in an image.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
Date
The Date keyword can correspond to...
<Image>.Previous (Function)
Displays the previous image for the scroll.
PaletteGenerate (Function)
Generates a palette from a base color.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
<Palette variable>.Generate (Function)
Generates a palette from a base color.
<picLayer variable>.Rotation (Function)
Rotates an image in a picLayer variable.
ImageFirst (Function)
Displays the first image for the scroll.
Animation (Property)
The Animation property animates an image.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
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....