ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
WDTRAD options
Kanban control events
The following events are associated with Kanban controls......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Installing a SOAP server with IIS
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
8. Windows in practice
Discover the main actions that can be performed on the windows....
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
fSeek (Example)
Usage example of the fSeek function
How to open a window?
Control style: Font characteristics
You can change many style options in the "Style" tab of the control description window......
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
HSecurity (Function)
Enables or disables the automatic security mechanism on one or more data files.