ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
22. Report templates
<Image variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image variable.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Custom tooltips
Tooltips are very useful for application users......
14. Report templates
Report templates...
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Operations performed on state-transition diagrams
The following paragraphs explain......
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Handling controls in a report
The different operations available for the report controls are as follows......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....