ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
EmailReadNext (Example)
Usage example of the EmailReadNext function
SQLTransaction (Example)
Usage example of the SQLTransaction function
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinInterestRate (Example)
Usage example of the FinInterestRate function
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
xlsSave (Function)
Saves an XLS document.
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
iPreview (Example)
Usage example of the iPreview function
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Control (Type of variable)
The Control type is used to define the characteristics of a control.
zipListFile (Function)
Returns the list of files found in an archive.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Event (Example)
Usage example of the Event function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Table,Add (External language)
Adds an element to a Table control.