ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PaletteChange (Function)
Changes the palette used by the project or by a window.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
RGBGreen (Function)
Returns the green component of an RGB color.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
Right (Function)
Extracts the last characters from a string or string buffer.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
XML functions
List of XML functions...
Manipulating TreeView controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a TreeView control through programming......
SCM: Branch management window
The Source Code Manager offers a graphic interface for editing branches to optimize the management of branches in your projects......
PaletteLoad (Function)
Loads a palette from a .wdpalette file.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
HSL (Function)
Creates a color from its hue, saturation and lightness.
EncryptStandard (Example)
Usage example of the EncryptStandard function
5. User Groupware in practice