ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
StartDatePeriodDisplayed (Property)
The StartDatePeriodDisplayed property is used to get the start date of the time period displayed in a Scheduler or Organizer control of a report.
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property is used to get the end date of the time period displayed in a Scheduler or Organizer control of a report.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Creating a window skin template
HExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
FilterCondition (Property)
The FilterCondition property allows you to know the selection condition set by HFilter on a data file, HFSQL view or query.
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
CheckBoxCount (Function)
Returns the number of options found in a Check Box control.
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Dialog box management functions
List of functions for managing dialog boxes...
<Map>.DisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Combo Box control functions
List of functions for handling the Combo Box controls...