ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
WinEdRedo (Function)
Runs the last action undone by the end user ("Allow end users to modify the UI" option enabled).
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
dChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line): in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
The Slider control (in a window)
A slider control is used to select a value between two bounds......
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......