ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
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).
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
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.
France.CheckINSEE (Function)
Tests the validity of an INSEE number (identification number of physical persons assigned...
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
FinInterestRate (Example)
Usage example of the FinInterestRate function
FinPeriodInterest (Example)
Usage example of the FinPeriodInterest function
BankHolidayList (Function)
Returns the list of the public holidays defined by BankHolidayAdd.
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.
EndDate (Property)
The EndDate property is used to get and change the end date of a time period.
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...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
Open (Function)
Opens a modal WINDEV window.