ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Animation (Property)
The Animation property animates an image.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element.
fRead (Example)
Usage example of the fRead function
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
Events associated with Check Box controls
List of events associated with Check Box controls...
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
J2EEAddHeader (Function)
Adds a header to the next procedure that will be run on the server.
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Hasp constants
The Hasp constants are as follows......
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
BTListDevice (Function)
Returns the list of accessible Bluetooth devices.
How to find out whether a report was printed?
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.