ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
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....
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
Programming custom calculations in Table controls (prefix syntax)
Print modes of a report
Several print modes are available for a report....
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
Global and local variable
Two types of variables are available......
Comparison operators
The comparison operators can be divided into several categories......
Operator on Address
The & operator returns the address of a variable as an integer
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
Programming custom calculations in Table controls
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
Border management constants
List of constants used by the border management functions....
CommandLine
The CommandLine keyword can correspond to...
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.