ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
Comparison operators
The comparison operators can be divided into several categories......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
GetTheme (Function)
Gets the current theme of a mobile application.
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
ThreadResume (Function)
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended.
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
Image editor: Features
The image editor includes several features......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Favicon: Define the site icon
WEBDEV allows you to easily define the site icon (also called Favicon)......
.NET application
To create a.NET application from a project......
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....
HLogRestart (Function)
Restarts the logging process on a file.
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SchedulerDateVisible (Function)
Makes a day visible or invisible in a Scheduler control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......