ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBFind (Function)
Finds a USB device according to keywords.
Assignment operators
Three assignment operators are available......
WDTRAD options
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
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.
AddLink (Function)
Adds a link to a text section in an edit control.
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.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
3. Deploying a WINDEV application
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.
Handling menu options programmatically
The menu options can be handled......
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....
The Conference control
...The Conference control allows you to view and/or listen to video and/or sound in real time......
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.