ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Browser constants
dbgEnableAssert (Function)
Enables or disables the assertive programming.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
XMLRoot (Function)
Positions on the root tag of an XML document.
iPageEnd (Function)
Forces the move to the next page during the report print.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
xlsRow (Type of variable)
The xlsRow type is used to describe and modify a row in an Excel document...