ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gClickableLink (Function)
Adds a clickable link in a graphic string.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
DateDifference (Function)
Calculates the number of days between two dates.
HLogInfo (Function)
Adds comments to the log when saving the operation.
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
XMLAddChild (Function)
Adds a child tag into an XML document.
<Scanner variable>.ToPDF (Function)
Saves a document from a scanner to a PDF file.
<Chart>.RBAddData (Function)
Adds data to a Radial Bar chart.
<Connection variable>.RefreshView (Function)
Asks to recalculate the content of a materialized view.
<Connection variable>.SaveParameter (Function)
Saves a persistent value on the HFSQL server.
<PDF reader>.Save (Function)
Saves the content of a PDF Reader to a file.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
SpreadsheetAddWorksheet (Function)
Adds a worksheet into a Spreadsheet control found in a window.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
2. Static or dynamic site
4. When to use the debugger?
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......