ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Video functions
List of video functions...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
TableMode (Function)
TableMode is kept for backward compatibility.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
docElementText (Type of variable)
The DocElementText type is used to handle the characteristics of a Text element found in a DocElement variable.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
On/Off button in a window
The on/off button is a button that operates like a check box......
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......
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......
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Events associated with internal windows
List of events associated with internal windows...
<Ribbon>.EndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
Managing main window menus
A main menu is necessarily associated with a window......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....