ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<Document variable>.UndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
<Word Processing>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing control.
<Word Processing>.UndoRedoDeleteAll (Function)
Deletes the entire history of the Undo/Redo mechanism for a Word Processing control....
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Including a supercontrol in a window or in a page
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
StartPosition (Property)
The StartPosition property is used to get the starting position of an element in a Word Processing document
Functions for managing the Word Processing control (prefix syntax)
The following functions are used to manage Word Processing controls:...
<Word Processing>.Position (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
<Word Processing>.Replace (Function)
Finds all the instances of a character string and replaces them with another string in a Word Processing control.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
UMC management functions
List of functions for managing the UMC...
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....