ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
XMLOpenReader (Example)
Usage example of XMLOpenReader
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Internal component
An internal component is a set of elements from a project......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Constant
The constants are language elements whose value is fixed once and for all...
Type (Example)
Usage example of the Type property
iPrintBlock (Function)
Forces a report block to print.
ZOrder (Example)
Usage example of the ZOrder property
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
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).
fImageSelect (Example)
Usage example of the fImageSelect function
dPixelColor (Example)
Usage example of the dPixelColor function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
dFill (Example)
Usage example of the dFill function
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.
Size (Example)
Usage example of the Size property
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
The Multimedia control
The Multimedia control is used to play multimedia files......
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
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).