ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV and telephony
WINDEV allows you to easily manage the incoming and outgoing phone calls via the WLanguage telephony functions......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
GanttGetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
TokenEnabled (Property)
The TokenEnabled property determines if an Edit control is a "Text token" Edit control.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
MatAdd (Function)
Adds two matrices of same dimensions (same number of rows and same number of columns).
MatMultiply (Function)
Multiplies two matrices.
TreePosition (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Managing assertions
...The main available features are as follows:...
Record (Type of variable)
The Record type is used to save the values of a record.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Error 2109: You are using the ObjectInfo function
EvaluateExpression (Function)
Evaluates the value of an expression built in a character string.