ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Status bar of windows
The status bar of a window is used to display several types of information...
DatePicker (Function)
Opens the system date picker.
AppointmentDisplay (Function)
Displays an appointment in the native application for managing appointments found on the mobile device (Android or iOS).
TreeListItem (Example)
Usage example of the TreeListItem function
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
eCurrencyName (Function)
Returns the caption of a currency.
zipMsgError (Example)
Usage example of the zipMsgError function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
dPolyline (Function)
Draws a line composed of multiple segments.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
MaskFormat (Function)
Formats a character string using an InputMask variable.
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Constants for managing character strings
List of constants used by string management functions...
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
ImageFirst (Function)
Displays the first image for the scroll.
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......