ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
TokenDeletable (Property)
The TokenDeletable property is used to: Determine if the end user is allowed to delete tokens in a "Text token" Edit control. Allow or prevent the end user from deleting tokens in a "Text token" Edit control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
WinRateDDW (Function)
Gets and sets the dimming rate for windows that use the DDW (Dim Disabled Windows) feature.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
System constants
List of constants used by the system functions....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
How to open a page?
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Device panel
In WINDEV Mobile, you can create applications that adapt to all devices, by setting anchors on the controls......
7. Layouts using the Flexbox control
Handling menu options programmatically
The menu options can be handled......
Android Control Center
Do you know where to find your application log files?...
VibrationTrigger (Function)
Triggers the vibrations of the device.
fMemExist (Function)
Checks the existence of a shared memory zone.
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
HAddLink (Function)
Adds an integrity rule between two data files on the server.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
MinWidth (Property)
The MinWidth property is used to get and change the minimum width of a control or window.