ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
XML functions
List of XML functions...
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
MatMultiply (Function)
Multiplies two matrices.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
GglAnalyticsAddPage (Function)
Adds a page beside Google Analytics.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Other operators
The following are additional operators......
Creating an action plan
The action plans group all actions that will be performed by the software factory....
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
JavaLoad (Function)
Specifies the location of user classes required to run the Java application or the Java applet.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
16. Java applications in practice
Java applications in practice...