ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
ArrayInsert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
DateTimeTimeZoneToLocal (Function)
Converts a date and time from a particular time zone to a local date and time.
DateTimeLocalToTimeZone (Function)
Converts a local date and time to the date and time in a particular time zone.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
FAA: Image field context menu
A context menu is available for Image controls......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Android Widget windows
An Android application can contain one or more Widget windows......