ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
Rating control properties
The Rating control can be used in a window as well as in a page....
RadioButtonAdd (Function)
Adds a new option into a Radio Button control.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
URI constants
The following constants are used by URI-specific functions:...
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
fImageSelect (Example)
Usage example of the fImageSelect function
grSurfaceAddData (Example)
Usage example of the grSurfaceAddData function
grSurfaceAltitudeColor (Example)
Usage example of the grSurfaceAltitudeColor function
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Properties associated with tabs of Sidebar controls
List of properties associated with the tabs of Sidebar controls...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Events associated with Table controls
List of events associated with Table controls...
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DnDAccept (Example)
Usage example of the DnDAccept function
TabOpen (Function)
Opens a new pane in a Dynamic Tab control.
ClipboardRTF (Function)
Retrieves an RTF string from the clipboard (the content of the clipboard is in RTF format).