ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
iPrintReport (Example)
Usage example of the iPrintReport function
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
CursorDisplay (Function)
Displays or hides the mouse cursor.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
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....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Multiline strings
To type character strings over several lines in the code editor...
StatCovariance (Function)
Calculates the covariance between two series of values.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Events associated with Internal Page controls
List of events associated with internal pages and Internal Page controls
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
InDays (Property)
The InDays property is used to convert a Duration variable to days.