ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Video functions
List of video functions...
Handling a toolbar through programming (prefix syntax)
WINDEV allows you to handle a Toolbar control through programming......
KanbanFilter (Function)
Displays only cards that match the specified filter.
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....
FontLarge (Property)
The FontLarge property is used to: Find out whether the characters in a text are enlarged or not. Enlarge (or not) the characters in a text....
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Google Maps management functions
List of functions for managing Google maps...
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
Report blocks
A printed report includes several sections......
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.
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.
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......
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").
<Ribbon>.EndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.