ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Constants for managing animations
List of constants used by the functions for managing the animations...
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Functions for managing Google calendars (prefix syntax)
List of functions for managing Google calendars (prefix syntax)...
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Events associated with pages
List of events associated with pages...
Conversion (Function)
Converts a value from a unit to another one.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
FinFutureVal (Function)
Returns the future value of an investment.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
DnDForce (Function)
DnDForce is kept for backward compatibility.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......