ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
EmailReadNext (Example)
Usage example of the EmailReadNext function
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
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
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
WinEdDeclareUndo (Function)
Declares how to cancel an action that was added by WinEdDo.
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....
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
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
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Event (Example)
Usage example of the Event function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.