ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCurrentDrive (Example)
Usage example of the fCurrentDrive function
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
FinRepayVal (Example)
Usage example of the FinRepayVal function
Events associated with HTML controls
WEBDEV includes different events associated with the HTML control......
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
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
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....
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
FinInterestRate (Example)
Usage example of the FinInterestRate function
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Info (Function)
Displays a custom message in a system information window.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
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....
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
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
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HSendMessageToClient (Function)
Displays a message on the client computers.