ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android Widget windows
An Android application can contain one or more Widget windows...
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets...
Widget functions
Les bulles d'aide permettent d'aider rapidement l'utilisateur dans vos applications...
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
XMLFound (Function)
Checks whether the current element corresponds to the current browse or to the current search.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
fRead (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
fCurrentDir (Function)
Identifies or modifies the current directory.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
HOnError (Function)
Customizes the management of HFSQL errors.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
SocketConnect (Function)
Connects a client computer to a given socket.
PersistedCalculatedItem (Property)
The PersistedCalculatedItem property is used to: Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming. Define whether the value of a calculated item is stored in the data file (when describing the item through programming)....
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
InSimulatorMode (Function)
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile.
TimestampUTC (Property)
The TimestampUTC property is used to: Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming. Define whether a timestamp item will use UTC time or local time (when describing the item through programming)....