ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
MaxHeight (Property)
The MaxHeight property is used to get and change the maximum height of a control or window.
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
MDIOpen (Function)
Opens and enables an MDI child window.
LocalStorageGet (Function)
Retrieves a value from the local storage.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
MaxLeafPerRow (Property)
The MaxLeafPerRow property is used to get and change the maximum number of elements in a row in an Organization Chart control.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
dStraighten (Function)
Transforms an image by applying perspective correction.
Project Management Hub: New/Fixed incidents
To improve project monitoring, the Project Management Hub shows the evolution of new and fixed incidents over a given period of time, by one or multiple contributors......
zipChangePath (Example)
Usage example of the zipChangePath function
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
11. User Macro-Code: UMC in practice