ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
QuickActionRemoveAll (Function)
Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
5. Project configuration
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
HCompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
<Source>.CompareItem (Function)
Compares two values by sorting them according to the specified HFSQL index item: all the sort options specified for the item are taken into account (sensitivity to the case, to the punctuation, sort direction, Unicode language, ...).
Options of the window editor
To configure the general options of the window editor......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
10. Project Management Hub
WINDEV Mobile includes a Project Management Hub to manage development projects....
Break in a report
The break is used to group the records corresponding to a sort criterion......
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
9. Sharing a project in practice
Sharing a project in practice...
8. Sharing a project in practice
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......