ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
<Ribbon>.EndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
BCToImage (Function)
Generates the image of a bar code.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
Sliding Banner functions
The following functions are used to manage the Sliding Banner control:...
Looper constants
List of constants used by the functions for managing looper controls....
Events associated with a Gantt Chart column
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......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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")....
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
DocUpdateFormula (Function)
Updates the formulas in a document.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Pyramid charts
Pyramid charts allow you to view data in descending order......
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....