ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Status bar of windows
The status bar of a window is used to display several types of information...
Reverse code modeling
The reverse code modeling allows you to view in a graph......
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
SaaSAdminAddUser (Function)
Adds a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.