ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

6. Multiple generation
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
WDScript: use in command-line and console mode
BCToImage (Function)
Generates the image of a bar code.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
ReplicSynchro: Use
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WDHFDiff - Use
WDHFDiff is used to compare......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
<WDPic variable>.MergeLayer (Function)
Merges the layers of a WDPic image.
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.