ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Android Widget windows
An Android application can contain one or more Widget windows...
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.
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.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
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....
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.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
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....
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)......
HOnError (Function)
Customizes the management of HFSQL errors.
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.
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)....
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)....
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.
HTTPCreateForm (Function)
Creates an HTTP form.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....