ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Round (keyword)
The Round keyword can correspond to...
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Materialized view
...A materialized view is a physical data source defined by an SQL query....
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Printing in PDF format: Special cases
Specific features of print in PDF format...
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
Email (Property)
The Email property is used to get and change an email address.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
HChangeConnection (Example)
Usage example of the HChangeConnection function
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....
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......
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Find/Replace in the current project
The "Find/Replace" feature is used to......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
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, ......