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.
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
The Line control
A Line control is used to display a line in a page......
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Native Container control properties
You can manipulate a Native Container control in a window using the following WLanguage properties......
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
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....
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
fDelete (Example)
Usage example of the fDelete function
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
3. Deploying a WINDEV application
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
Help editor options
The options of the help editor ("Display......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ComponentInfo (Function)
Returns information about a component.
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
TimeToString (Function)
Converts a time to a string in the specified format.
OLELoad (Function)
Initializes an OLE control with an OLE object.
LoadParameter (Function)
Reads a persistent value.
Constants for external files
List of constants used by the functions for managing external files....
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......