ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Share your projects via Git
Git is a source code manager......
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).
The Carousel control
The Carousel control is used to display an animated menu made of images......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
The Static control
A Static control is a control used to display a static text......
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Internal component
An internal component is a set of elements from a project......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
HIndex (Function)
Rebuilds the file index (".NDX" file).
Constants for managing emails
List of constants used by the functions for managing emails....
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).
Generating an application for Universal Windows 10 App
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Creating a window skin template
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
WDZip: Creating or modifying an archive
This help page explains how to......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....