ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
List of reserved words
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
"About" window
The "About" window is used to display and access various information about the current application......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iParameterPDF (Function)
Defines the options for the generated PDF file.
Environment of the window editor
The main elements of window editor are as follows:
Installing the robot controller
The monitoring robot includes three executables......
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Recycle code windows
By default, a single code window is opened per ......