ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
Camera/Video functions (prefix syntax)
Closes the current browser window and stops the execution of the current code....
Animate a Label field
Two methods can be used to animate a Static Text control......
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocExitEdit (Function)
Exits from the current edit. The entry in edit was performed by DocGoIntoEdit.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Check: SMTP connectivity
The monitoring robot will try to connect to an SMTP server......
Handling report blocks
The different operations available on report blocks are as follows......
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
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").
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").
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
Modal (Property)
The Modal property determines whether the bottom sliding window associated with the current current window is modal or modeless.
HeightHalfExpanded (Property)
The HeightHalfExpanded property gets and sets the "half-expanded" height of the bottom sliding window associated with the current window.
InternalWindow (Property)
The InternalWindow property gets and sets the internal window contained in the bottom sliding window associated with the current window.