ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FirstDayOfMonth (Function)
Returns the first day of the month.
CodeEditorSave (Function)
Saves the contents of a Code Editor control to a file.
Calendar functions
List of Calendar functions...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
RGBBlue (Function)
Returns the blue component of an RGB color.
PaletteChange (Function)
Changes the palette used by the project or by a window.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
Time (Type of variable)
The Time type is used to easily handle the times...
CurrentMonth (Function)
Returns the number of the current month.
XML functions
List of XML functions...
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......
TimeValid (Function)
Checks the time validity.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
DateTime (Variable type)
The DateTime type allows you to manipulate dates and times...
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.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).