ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iPrintBlock (Function)
Forces a report block to print.
fImageSelect (Example)
Usage example of the fImageSelect function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
grTitle (Function)
Modifies the caption and/or position of the chart title....
dFill (Example)
Usage example of the dFill function
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Size (Example)
Usage example of the Size property
Internal component
An internal component is a set of elements from a project......
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Various constants
List of various constants used by the constants WINDEV functions....
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Native xBase/FoxPro Connector
WINDEV and WEBDEV offer a Native xBase/FoxPro Connector (or Native xBase/FoxPro Access) module......
Events associated with Link controls
List of events associated with Link controls...
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
DDEString (Example)
Usage example of the DDEString function