ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Hasp constants
The Hasp constants are as follows......
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
Camera functions
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
Telephony constants
List of constants used by telephony functions...
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Camera/Video functions (prefix syntax)
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
iPrintReport (External language)
Prints a report created with the report editor.
Defining a help window template
WINDEV allows you to create help window templates......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min