ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimeUTC (Property)
The TimeUTC property is used to get and set a Coordinated Universal Time (UTC ).
Using the Salesforce service
Salesforce is a very popular CRM software......
3. Application development cycle
Development cycle of a WINDEV application....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
2. Multilingual application
A multilingual application can be distributed in multiple languages....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Page Header block
The Page header block is printed on each new page......
6. Editing a page: zoning mode
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
14. Managing the "Back" button in practice
The "Funnel" charts
...The Funnel charts are often used to represent the steps in a sales process and to indicate the amount of potential revenues expected for each step....
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: the caption of a Static control. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Looper>.MoveLine (Function)
Moves a row or swaps two rows in a Looper control.
<Chart>.OverlayChart (Function)
Used to display two different types of charts in the same chart.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....