ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Looper constants
List of constants used by the functions for managing looper controls....
<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.
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:...
Events associated with internal windows
List of events associated with internal windows...
Events associated with a Gantt Chart column
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......
Outstanding progress bars
Simple or symmetric progress bar?...
ProgressBarEnable (Function)
Enables the refresh of a Progress Bar via Ajax.
CameraRequestPermission (Function)
Requests permission to use the device's camera....
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......
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
<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.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....