ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Archiving function constants
List of constants used by the archiving functions....
Reserved WEBDEV Application Server - License Agreement
Reserved WEBDEV Application Server - License Agreement...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
TwainToBMP (Function)
Allows you to perform one of the following actions: save the document coming from the Twain device in a Bitmap file (".BMP" extension). view the document coming from the Twain device in the user interface of the device. save the document coming from the Twain device directly in memory in Bitmap format (in a buffer)....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
TouchZoom (Property)
The TouchZoom property allows you to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....