ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
HTML (Property)
The HTML property is used to configure the use of HTML content.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Breadcrumb control properties
The WLanguage properties are used to handle the Breadcrumb control as well as one of its elements......
DayOfWeek (Property)
The DayOfWeek property is used to get and change the day of the week in a schedule.
SpreadsheetGetMerge (Function)
Used to find out whether a cell is merged with other cells and to get the name of merged cells.
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
CertificateLoad (Function)
Loads a certificate from a file or a buffer.
ConsoleRead (Function)
Reads a string in the standard input stream "stdin".
SignatureMode (Property)
The SignatureMode property is used to get and change the signature options of a Signature control in a report.
iListPrinter (Function)
Returns the list of printers installed on the current computer.
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
TreeMapSelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
State (Property)
The State property is used to get and change the state of an element.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
CursorCapture (Example)
Usage example of the CursorCapture function
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
DecryptStandard (Function)
Decrypts a message that was encrypted with a symmetrical encryption algorithm (AES, DES, etc.).
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......