ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
CurrentDay( Function)
Returns the number of the current day in the current month.
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
Validity period of site pages
When creating a page, a validity period can be defined for this page......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
UploadStart (Function)
Starts sending the selected files into an Upload control.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
FontCreate (Function)
Creates a font definition.
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Setup directory
The setup wizard allows you to configure the setup directory of application....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......