ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
Web Camera control properties
A Web Camera control found in a page can be handled in WLanguage by the following properties.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
Scheduler control events
The following events associated with Scheduler controls:...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Using several libraries in an application
A library is a WDL file that contains all the resources......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Linear Looper control properties
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
HRestoreBackup (Example)
Usage example of the HRestoreBackup function
<Page>.Address (Function)
Used to find out the Internet address of a page.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
ControlToSource (Function)
Assigns the control value to the source of a control link.
Events associated with a Layout control
fSize (Function)
Returns the size of a file (in bytes).
fMoveDir (Function)
Moves a directory and its content.
fLongName (Function)
Returns the long name of a file or directory.