ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
<Document variable>.UndoCount (Function)
Returns the number of actions that can be undone in a Document variable.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
Report blocks
A printed report includes several sections......
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
<Document variable>.RedoCount (Function)
Returns the number of canceled actions that can be redone on a Document variable.
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
DocUndoCount (Function)
Returns the number of actions that can be undone on a document.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
On/Off button in a window
The on/off button is a button that operates like a check box......
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
OLE functions
List of OLE functions...
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......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
DocRedoCount (Function)
Returns the number of canceled actions that can be redone on a Word Processing document.
<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....
Events associated with internal windows
List of events associated with internal windows...