ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Sum (Function)
Calculates the sum of the array elements.
FillType (Property)
The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls.
DayWidth (Property)
The DayWidth property is used to determine and change the width of days: in a Scheduler control where the days are displayed in column and the resources in rows. in a Gantt Chart column....
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Chart>.AddTimeData (Function)
Adds data at a precise moment in a time chart.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Assignment operators
Three assignment operators are available......
UPNPExecuteAction (Function)
Runs an action on the UPnP service.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
InitialState (Property)
The InitialState property is used to get the initial state of a control.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
DownloadAdd (Function)
Adds a new download in the device's download manager....
DownloadGetInfo (Function)
Retrieves the details of a download present in the download manager.
DownloadRemove (Function)
Cancels a download by removing it from the download manager, and deletes any existing files.
DownloadList (Function)
Lists the downloads from the current application in the download manager.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
ProgressBarColor (Property)
The ProgressBarColor property is used to get and change the progress color in the following controls and elements: Progress Bar control, Progress Bar column, Progress Bar cell, infinite Progress Bar control....
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......