ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DurationToString (Function)
Converts a duration to a character string in the specified format.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
OCR constants
Adds a language to the native OCR system....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Surround code fragments
You can surround code fragments with a condition, structure, etc....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Calendar functions
List of Calendar functions...
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
RGBGreen (Function)
Returns the green component of an RGB color.
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
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.
How to create a menu?
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable.
FirstDayOfMonth (Function)
Returns the first day of the month.
PaletteChange (Function)
Changes the palette used by the project or by a window.
<Palette variable>.Load (Function)
Loads a palette from a .wdpalette file.
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min