ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Update (Property)
The Update property specifies the updates to be made.
<Image>.SavePNG (Function)
Saves an image: in a PNG file. in memory....
<Image>.SaveJPEG (Function)
Saves an image: in a JPEG file. in memory....
fFileName (Function)
Returns the name of an external file that is currently opened.
ListProcedureLoadImage (Function)
Specifies the procedure to be called when displaying a row in a ListView control. This makes it possible to display an image dynamically, rather than loading an image from disk.
fLongName (Function)
Returns the long name of a file or directory.
fShortName (Function)
Returns the short name of a file or directory.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
CalendarSelect (Function)
Returns the date selected in a Calendar control.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
ToClipboard (Function)
Writes text or image information into the system clipboard.
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....