ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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)....
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.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
<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.
Programming custom calculations in Table controls
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....
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
HRetrieveLog (Function)
Creates a text file containing the server logs between two given dates.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
Defining specific character sets in HFSQL data files
When an application is used to display or save data in HFSQL files, this data is entered in the current language......
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Installing the robot controller
The monitoring robot includes three executables......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Error 803: Return and Result cannot be used in the same process
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.