ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<WDPic variable>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
12. Pages in practice
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
InFactoryMode (Function)
Indicates whether the code is run by an action plan of the software factory.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
Error 14: ELSE statement without IF
Error 703: The property does not exist
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.