ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Height (Property)
The Height property is used to get and change the height of an element.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
GeometryArea (Function)
Calculates the area of a given geometry.
Combo Box columns in Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
ColorPalette (Function)
Returns a color found in the current palette.
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
Width (Property)
The Width property is used to determine and change the width of an element.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
MapModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
LooperCancelSwipe (Function)
Cancels the display of the internal window displayed in a Looper control further to the row swipe.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.