ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Events associated with internal windows
List of events associated with internal windows...
<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.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
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:...
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Looper constants
List of constants used by the functions for managing looper controls....
Retrieving the coordinates of a click in a clickable image
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser......
Checked (Property)
The Checked property gets and sets the checkmark state of an element.
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")....
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
<docElement variable>.ChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
The pages
Pages are the main interface of a WEBDEV site......
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....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....