ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InternalPage
The Internal Property Page allows you to define the name of the internal Page to use.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
fClose (Function)
Closes an external file.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
AppListVersion (Function)
Lists the versions available on the reference setup server.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
inAppConsumeProduct (Function)
Used to consume, in an application, a product that was previously purchased by the user.
LooperRestorePositionAndSelection (Function)
Restores the scrollbar position in a Looper control as well as the selected elements.
Path (Property)
The Path property gets and sets a path.
Sort (Function)
Sorts a WLanguage array.
InternalWindow
The Property Internal Window allows you to define the name of the internal window to use.
The structure of the file for remote control
The management of remote control uses a file in INI format......
2. Projects in practice
Discover the main operations that can be performed on a project....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
OpenMobileWindow (Function)
Opens a window in a mobile application.
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
SOAPAddXMLSignature (Function)
Adds an XML signature to a Webservice request.
BTLEConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
dBorder (Function)
Draws the borders.
HChangeKey (Example)
Usage example of the HChangeKey function