ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
ImageArea (Function)
Returns the number of the image area clicked by the Web user.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......