ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCommand (Function)
Sends a specific FTP command to a server.
WDScript: use in command-line and console mode
Handling a toolbar through programming
WINDEV allows you to handle a Toolbar control through programming......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
TableMode (Function)
TableMode is kept for backward compatibility.
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
Error 507: The '++' operator is not allowed
Conversion (Function)
Converts a value from a unit to another one.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Operations performed on state-transition diagrams
The following paragraphs explain......
Interactive notification management constants
Interactive notification management constants...
FinCurrentVal (Function)
Returns the current value of investment.
Generating an application for Universal Windows 10 App
Screen,Input (External language)
Starts the input in the controls of a window.
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)...
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
IF statement
The conditional IF statement allows you to run an action according to a condition...
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fSelectDir (Function)
Opens a directory picker.
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.