ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
iFont (Function)
Selects the default font.
grWaterfallCategoryType (Function)
Indicates the category type of a Waterfall chart.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
3. Deploying a WINDEV application
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
RibbonAdaptSize (Function)
Adapts the size of the controls found in a Ribbon control according to the size of their caption.
BreakAdd (Function)
Adds a break into a Table or Looper control.
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
USBFind (Function)
Finds a USB device according to keywords.
Preset control properties
List of properties associated with the Preset control...
Calculated control properties
List of properties associated with the Calculated control...
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
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....
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
AnimationMinFPS (Function)
Configures the minimum number of images per second in order for the animations (transition effects) to be enabled in the controls.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
TwainProperty (Function)
Used to find out or modify the properties of the current Twain device.
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......