ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
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....
Item control properties
List of properties associated with the Item control...
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
Crosstab report
The report editor allows you to create "Crosstab" reports......
Label report
The report editor allows you to create "Label" reports......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
The "Business rules" pane
The "Business rules" pane displays the list of business rules associated with the project......
17. WLanguage: a simple and powerful language
Copying controls from the report editor
The controls can be copied from the report editor......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
Functionality or documentation not available
Events associated with a Navigation Bar control
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
WinEdRestore (Function)
Undoes all the changes made by the end user ("Allow end users to modify the UI" option enabled).
ToolTip (Property)
The ToolTip property is used to get and change the text displayed in the tooltip associated with a window or page control.
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
<Window>.EdRestore (Function)
Undoes all the modifications made by the end user ("Allow end users to modify the UI" option enabled).
Check Box control properties
Several WLanguage properties can be used on the Check Box controls found in a window, in a page or in a report......
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
Radio Button control properties
List of properties associated with a Radio Button control...
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).