ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Events associated with windows
List of events associated with windows...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
iHPos (Function)
iHPos is kept for backward compatibility.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
Multiline (Property)
The Multiline property determines if an element supports multiline text.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Configuring an application with User Groupware
WINDEV applications for Linux: Specific features
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Empty (Property)
The Empty property is used to determine if an element is empty.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
Group (Property)
The Group property is used to identify and change groups of elements.
Modified (Property)
The Modified property lets you know if an element has been modified.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Creating the skin template of a report
2. User-friendly editors in practice
User-friendly editors in practice...
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min