ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
BCToImage (Function)
Generates the image of a bar code.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Diagram constants
The following constants are used to manage diagrams:...
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Looper constants
List of constants used by the functions for managing looper controls....
Outstanding progress bars
Simple or symmetric progress bar?...
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
iPrintDoc (Function)
Prints a document in "docx" format.
<Word Processing>.ExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
<Document variable>.StartModification (Function)
Indicates the start of a series of actions performed on a Document variable in a single event ("undo/redo")....
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
DocUpdateFormula (Function)
Updates the formulas in a document.
Image editor: Features
The image editor includes several features......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
Handling report blocks
The different operations available on report blocks are as follows......