ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
CaptionPeriodHeader (Property)
The CaptionPeriodHeader property is used to get and change the caption of the time period displayed in the header of a Scheduler or Agenda control in a report.
OpenMainMenu (Function)
Opens the main menu of the current window.
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
WLanguage procedure called by AppDetectUPDAvailable
Procedure ("Callback") called by AppDetectUPDAvailable when an update for the active application is detected.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
SocketCreateSSL (Function)
Creates a secure socket according to the SSL protocol.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the media file played in the Multimedia control.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed as parameter.
ContactDisplay (Function)
Opens the form of a contact in the native application for contact management of the device (Android, iPhone or iPad).
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the media file played in the Multimedia control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
XLS file functions
List of functions for managing XLS files...
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
Spreadsheet control constants
The following constants are used by the functions for managing Spreadsheet controls:...
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
saasPricing (Variable type)
The saasPricing type is used to define the advanced characteristics of a SaaS pricing.
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
HAddLink (Function)
Adds an integrity rule between two tables on the server.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.