ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fShortName (Example)
Usage example of the fShortName function
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Constants for managing animations
List of constants used by the functions for managing the animations...
11. Controls in practice
Discover the main characteristics of the controls...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
MyPage (Reserved word)
MyPage is used to handle the current page...
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Supercontrol
A supercontrol is an advanced type of control......
DownloadAdd (Function)
Adds a new download in the device's download manager....
Events associated with Tab controls
List of events associated with Tab controls...
PageDisplay (Function)
Displays a web page in the user's browser....
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
BackgroundTaskAdd (Function)
Adds a new background task.
Execute (Function)
Starts the execution of a process through programming.