ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Creating index keywords
Index keywords allow users to easily find a help page......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
5. User Groupware in practice
<Page>.ToFile (Function)
Automatically initializes: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
HListConnectedUser (Function)
Lists users currently connected to one or more tables handled by a Client/Server connection....
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
gLine (Function)
Builds a sequence of characters containing a line.
Instantiating an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.
<Upload>.Start (Function)
Starts sending the selected files into an Upload control.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
<Source>.Mode (Function)
Changes the mode and the method for locking data files.
HTML constants
Windows Vista (and later) proposes several improvements......
Events associated with a Spreadsheet control
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......