ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
MemCreate (Function)
Creates a memory area.
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
Pinned (Property)
The Pinned property is used to: Pin a control: the position of the pinned control will be relative to the visible area of its container and not to the content area. Determine if a control is pinned....
MemZoneName (Property)
The MemZoneName property is used to: find out the name of the memory area used as data source for a report. modify the name of the memory area used as data source for a report....
<Image>.Fill (Function)
Colors an area in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
MemAdd (Function)
Adds an element to a memory area.
iPrintArea (Function)
Prints a text in a rectangular area.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
iPrintSignature (Function)
Prints an image of the signature in a rectangular area.
iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
iPrintAreaHTML (Function)
Pritns a text in HTML format in a rectangular area.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
1
3
4
5
6
7
108
>