ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GranularityDuration (Property)
The GranularityDuration property is used to get and change the size of the grid to resize: appointments in an Organizer control. appointments in a Scheduler control. events in a TimeLine control. tasks in a Gantt Chart column....
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Interactive notification management functions
Constante de gestion des notifications interactives...
Event
The Event keyword can correspond to:
Empty (Property)
The Empty property is used to determine if an element is empty.
HaspHLEncrypt (Function)
Encrypts a character string by using the algorithms of the specified Hasp key.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
Group (Property)
The Group property is used to identify and change groups of elements.
BackgroundPattern (Property)
The BackgroundPattern property is used to get and change the background pattern of an element.
grRBAddData (Function)
Adds data to a Radial Bar chart.
HTML (Property)
The HTML property is used to configure the use of HTML content.
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.
File (Property)
The File property is used to manage the files a functionality applies to.
Component (Type of variable)
The Component type is used to easily handle an external component.
CompactToolbar (Property)
The CompactToolbar property is used to: determine if the window toolbars are compacted. compact (or not) the toolbars....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
PlanActif (Property)
The Property Plane Active allows you to know and modify the number of the plan Active in a window, an internal window or a Cell control .
State (Property)
The State property is used to get and change the state of an element.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.