ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Title (Property)
The Title property is used to get and change the title of an element.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
SpeechRecognitionAddCommand (Function)
Adds a voice command into the current window.
Events associated with the project
List of events associated with the project...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
8. Optimizing an application
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
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.
Multimedia control properties
List of properties associated with the Multimedia control...
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
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....