ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
HTMLEdit (Property)
The HTMLEdit property is used to: find out whether a Word Processing control is displayed in optimized mode for HTML editing, modify a Word Processing control to display it (or not) in optimized mode for HTML editing....
FormattingMarksColor (Property)
The FormattingMarksColor property is used to: get the color of the formatting marks in a Word Processing control. change the color of the formatting marks in a Word Processing control....
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
DocRedo (Function)
Restores the last undone action on a Word Processing document.
<hdfsConnection variable>.List (Function)
Lists the content of a directory found on a Hadoop server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
Style sheet
A style sheet ("......
<Document variable>.Add (Function)
Adds at the end of a Document variable: an element, a document, a paragraph, a text, an image or a fragment.
Document (Type of variable)
The Document type is used to handle a "docx" document.
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsList (Function)
Lists the content of a directory found on a Hadoop server.
DocAdd (Function)
Adds: at the end of a Word Processing document: an element, a document, a paragraph, a text, an image or a fragment. at the end of a fragment: an element, a text or an image....
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.