ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Code statistics
The code statistics affect......
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
WDMap: Modifying the display mode of records
By default, WDMap displays the records found in a data file by using the following rules......
<Image>.DrawArc (Function)
Draws a circle arc or an ellipse arc in an Image control.
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Information 37: Optimize your FOR loop
6. Procedures
WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Project Management Hub: Time tracking
The time spent can be listed on......
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min