ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic feature for copying forms
When typing several copies of a form one after another, some of the information to type may be the same for each instance of the form......
HStatNbRec (Function)
Returns the number of entries for a given key item.
<Source>.StatNbRec (Function)
Returns the number of entries for a given key item.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
<Source>.StatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
WLanguage procedure called by GPSDetectPosition
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves the region defined by the specified parameters.
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
29. SEO in practice
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
19. Sending emails
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
<Image variable>.Blur (Function)
Blurs the entire given area in a variable of type Image.
<picLayer variable>.Blur (Function)
Blurs the entire given area in a variable of type picLayer.
<WDPic variable>.Blur (Function)
Blurs the entire given area in a variable of type WDPic (on the background layer).
Error 3: The string has no final "
Defining clickable areas
In a page, an Image control can contain clickable areas......
Outstanding progress bars
Simple or symmetric progress bar?...