ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable].
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable].
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
Using an external component in an application
A component can be reused at any time in any application......
ERR_NO_APPLICATION
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Handling an Upload control through programming
The Upload control is used to upload one or more files....
Screen,First (External language)
Indicates the name of the first editable control or the name of the next control that must be in edit.
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.