ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Word Processing>.Add (Function)
Adds at the end of a Word Processing control: an element, a document, a paragraph, a text, an image or a fragment.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
13. Types of standard controls
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
MyChildWindow (Reserved word)
MyChildWindow is used to handle the child window of the current window.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
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....
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
SpellCheck (Function)
Indicates whether the spelling of a word is correct (which means whether it is found in the OpenOffice dictionary installed on the computer).