ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
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....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Printing in PDF format: Special cases
Specific features of print in PDF format...
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
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....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Note (Property)
The Note property is used to get and change a text associated with an element.
Find/Replace in the current project
The "Find/Replace" feature is used to......
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......
Installing a Webservice (old format)
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
Accessibility (Property)
The Accessibility property gets and sets the accessibility properties of a control.
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....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
fExtractPath (Function)
Returns the different elements of a path: drive, directories, name and extension of the file.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).