ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
AppointmentContinuous (Property)
The AppointmentContinuous property is used to determine or change how multiple-day appointments are displayed in a Scheduler control.
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
SystemBarColor (Property)
The SystemBarColor property is used to get or change the system bar color in full-screen windows on mobile devices.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Style (Property)
The Style property is used to: retrieve or assign the entire style of a control (including the overrides). find out the style characteristics of an element in a Word Processing document....
Paragraph (Property)
The Paragraph property is used to manage paragraphs in a Word Processing document.
Element (Property)
The Element property is used to manipulate elements in a Word Processing document.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
EndPosition (Property)
Use in the docFragment class - Read + Write access - Type: Integer32
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
CameraConfigure (Function)
Allows you to configure the video capture driver.
CameraListDriver (Function)
Lists the video capture drivers installed on the current computer.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....