ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
<emailSessionIMAP variable>.ChangeStatus (Function)
Changes the status of an email on a messaging server.
<HTML Display control>.FromEmail (Function)
Imports the HTML content of an email and its images into an HTML Display control. The images contained in the email are also displayed in the control.
fParentDir (Function)
Returns the path of the parent directory for the specified directory.
ServiceStop (Function)
Stops a service.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
ServiceStart (Function)
Starts a service.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
MatInvert (Function)
Calculates the inverse of a square matrix.
MatTranspose (Function)
Calculates the transposed matrix.
fClose (Function)
Closes an external file.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
fCompress (Function)
Compresses a file.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
SpeechSynthesisReadFile (Function)
Reads the content of the specified file by using the engine for speech synthesis found on the device.
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.