ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLDocument (Function)
Creates a new XML document.
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
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.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
2. Projects in practice
Multiline strings
To type character strings over several lines in the code editor...
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
IWListCount (Function)
Returns the number of internal windows currently found in the list of internal windows browsed by an Internal Window control.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
EmailProgressBar (Function)
Manages a progress bar while sending and receiving emails.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.