ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
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......