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...
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
ServiceInfo (Function)
Returns information regarding the configuration of a service.
WITH
Factorizes the expression of an element on which several sub-elements or properties are accessed.
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
Information 302: Ambiguity between a variable and a control
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
grPrint (Function)
Prints a chart.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......
Operations performed on sequence diagrams
The following paragraphs explain......
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
Operations performed on object diagrams
The following paragraphs explain......
Storing the breaks in the Table/Looper controls (AAF)
When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout......
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Management of PDF files
PDF is one of the most widely used formats for transmitting and storing electronic documents......
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.