ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzAddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Conversion (Function)
Converts a value from a unit to another one.
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to zoom the data found in the control......
Reduce (Function)
Applies a computation to each element of a WLanguage array.
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
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......