ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

8. Binding controls to data
Initializes the search for a text in a PDF file displayed by the PDF Reader control and positions on the first occurrence found (from the current page)....
Progress Bar control properties
List of properties associated with the Progress Bar control...
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Use a calendar to enter dates
Reorder the data displayed in your tables
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
<ftpConnection variable>.Date (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). This new function is available from WINDEV Suite SaaS 2025 - Update 2....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Shared memory area functions
Returns the geographical position of the point located in the center of the map currently displayed in a Map control....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
<PolygonGeo variable>.Area (Function)
Calculates the area of a polygon defined using geographic coordinates.
12. Retrieving data from a website
Modifies the hue, the saturation and the lightness of an image in an Image control....
<Date type>.ToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
Time and date management properties
List of properties for managing dates and times...
<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Progress Bar control functions
The control management functions for ProgressBar fields in a WEBDEV page are as follows:...
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Action Bar control functions
The following functions are used to manipulate Action Bar controls......
<Date type>.ToInteger (Function)
Converts a date to an integer.
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....