ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
ftpConnection (Variable type)
The ftpConnection type is used to define all the advanced characteristics of an FTP connection.
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
EmailCheckAddress (Function)
Checks the validity of an email address.
Border (Type of variable)
The Border type is used to handle a border through programming...
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function