ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
The Item control
The "Item" control is used to edit the content of an item found in a data file......
fMemOpen (Function)
Opens a memory zone shared between several applications.
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
RadioButtonDelete (Function)
Deletes an option from a Radio Button control.
Body Complement block
The Body complement block is linked to the Body block......
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
InitialHeight (Property)
The InitialHeight property is used to: Find out the creation height of a control or window. Modify the base height used to anchor the controls "in height". Find out the creation height of a block or control in a report....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
dbgEnableAudit (Function)
Enables the dynamic audit through programming.
Events associated with the project
List of events associated with the project...
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
Events associated with supercontrols
List of events associated with supercontrols...
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Destination (Property)
The Destination property is used to define: the destination of a backup. the result file of the request....
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.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....