ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Break in a report
The break is used to group the records corresponding to a sort criterion......
Custom tooltips
Tooltips are very useful for application users......
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Operations performed on state-transition diagrams
The following paragraphs explain......
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....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
wWDGetReturnValueType
Type of the return value of the last nWDExecute, nWDExecuteEx or nWDEvalue statement]......
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.
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....
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
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....
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....
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......