ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
Information 302: Ambiguity between a variable and a control
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
iEllipse (Function)
Prints an ellipse (in a rectangle).
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
TableColumnSelect (Function)
Returns the column number corresponding to one of the columns selected in the Table control. This function is kept for backward compatibility. It is recommended to use TableSelect.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
emailHeader (Type of variable)
The emailHeader type is used to retrieve or define the additional email headers.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding data file. This function uses the former view mechanism.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
iLine (Function)
Prints a line at specified coordinates.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Properties associated with clickable Image controls
The Clickable Image control can be handled by the WLanguage properties in server code and in browser code......