ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. AJAX technology
<picLayer variable>.InvertColor (Function)
Inverts the colors of a picLayer variable.
<WDPic variable>.Fill (Function)
Colors an area in a WDPic variable.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
<WDPic variable>.InvertColor (Function)
Inverts the colors of a WDPic variable.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Age (Function)
Returns the age according to the date of birth.
18. Secure payment
CalendarSelect (Function)
Returns the date selected in a Calendar control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
DateToDay (Function)
Returns the day that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
KanbanFilter (Function)
Displays only cards that match the specified filter.
Defining a help window template
WINDEV allows you to create help window templates......
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
HSL (Function)
Creates a color from its hue, saturation and lightness.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......