ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysRemovableExternalStorage (Function)
Used to find out whether the external storage space corresponds to the movable memory (SD Card).
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
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....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
8. 10 tips for better interfaces...
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Constants for the Exif functions
List of constants used by the Exif functions....
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
TreeView constants
List of constants used by the TreeXXX functions...
fSeek (Example)
Usage example of the fSeek function
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
fDelete (Example)
Usage example of the fDelete function
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
dFill (Example)
Usage example of the dFill function
Defining a help window template
WINDEV allows you to create help window templates......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....