ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Search results
10 results for: charger
PaletteChange (Function)
Changes the palette used by the project or by a window.
fLoadText (Function)
Loads the contents of a text file into any text field or variable (string variable, window edit control, report label field, etc.).
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdLoad (Function)
Loads the changes made by the end user in a window.
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
ComponentLoad (Function)
Loads an external component. This component can be:
  • an external component present in the current project.
  • an external component independent of the current project.
<Window>.EdLoad (Function)
Loads the changes made by the end user in a window.