ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
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......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
11. Managing requirements
The Project Management Hub allows the project manager to manage a development project....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Camera control in a mobile application
The Camera control is used to......
12. Pages in practice
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Creating requirements
The following steps must be performed to implement the requirements......
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
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)......
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
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....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
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.