ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SelectionIfReadOnly (Property)
The SelectionIfReadOnly property is used to determine and specify if the content of an Edit control can be selected when in read-only mode.
sfDisconnectResult (Type of variable)
The sfDisconnectResult type is used to get the status report of SFDisconnect when disconnecting from a session...
gglPostalAddress (Type of variable)
The gglPostalAddress type is used to describe and modify the postal address of a contact...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
AppointmentReset (Function)
Reinitializes: the Appointment structure. the Appointment variable....
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
LooperAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Looper control.
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
TreeExpand (Function)
Expands a node in a TreeView control.
grIncreaseData (Function)
Adds a value to a data in a chart.
HCancelAlias (Function)
Cancels an alias that was declared beforehand by HAlias.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
Operations performed on sequence diagrams
The following paragraphs explain......
The Tab control
The Tab control is used to simultaneously display different controls......