ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WidgetRunApp (Function)
Starts the application to which a widget belongs.
ActionPlanExecute (Function)
Runs an instance of the action plan in the software factory.
Binary (Property)
The Binary property is used to determine if an item is binary.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ContactDisplay (Function)
Opens the form of a contact in the device's native contacts application (Android, iPhone or iPad, Universal Windows)....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
SaaSAdminConfigureSMTP (Function)
Configures the SMTP session associated with the administrator account of a SaaS session.
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
StringCount (Function)
Calculates: the number of occurrences of a specific character string (by respecting the search criteria) in another character string. the number of occurrences of a set of strings in an array....
Header
The Header property is used to get and change a header.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
Thickness (Property)
The Thickness property is used to get and change the thickness of an element.
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....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
GridlinesVisible (Property)
The GridlinesVisible property is used to: Determine whether or not gridlines are visible in a control. Show or hide gridlines in a control....
Position (Function)
Finds the position of a specified string within another string.
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
StartDate (Property)
The StartDate property is used to get and change the start date of a time period.