ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
11. User Macro-Code: UMC in practice
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
Handling Gantt Chart controls programmatically
Upgrading a WEBDEV Cluster
WEBDEV Custer is a hosting solution for WEBDEV sites that ensures high performance and availability......
Creating a delete query
A delete query (corresponding SQL statement......
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Merging differences (SCM)
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......