ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
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......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Generating an application for Universal Windows 10 App
FileDisplay (Example)
Usage example of the FileDisplay function
Conversion (Function)
Converts a value from a unit to another one.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fSelectDir (Function)
Opens a directory picker.
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....
IF statement
The conditional IF statement allows you to run an action according to a condition...
HTTP constants
List of constants used by the HTTP functions....
HReadLast (Example)
Usage example of the HReadLast function
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
FTP constants
List of constants used by FTP functions....
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......