ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
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......
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)......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
5. Project configuration
The key items
Keys are specific items in your analysis......
Error 108: The size of the variable is not allowed
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
The "Code hashtags" pane
7. Custom-Folders: Organize your project
Custom-Folders: Organize your project...
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......