ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Custom properties (WLanguage)
A custom property is a code element with two events...
Page templates
WEBDEV allows you to create page templates...
EnumElement (Function)
Enumerates project elements: windows, pages, reports, queries, etc.
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
Calendar functions
List of Calendar functions...
Source Code Manager (SCM)
Returns the value (added or modified by MemAdd or MemModify) of the current element in a memory area....
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
DurationToString (Function)
Converts a duration to a character string in the specified format.
RGBGreen (Function)
Returns the green component of an RGB color.
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.
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.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Time (Type of variable)
The Time type is used to easily handle the times...
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.
CurrentMonth (Function)
Returns the number of the current month.