ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Image control
The Image control is used to......
Bold (Property)
The Bold property is used to: Find out whether a Font variable is bold. Modify the bold attribute of a Font variable....
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
ExceptionInfo (Function)
Retrieves information about the current exception.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Complete (Function)
Returns a character string of a specified length.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
<zipArchive variable>.AddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
TimeToInteger (Function)
Converts a time to an integer.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
DateTimeUTCToLocal (Function)
Converts a UTC date and time to local time (time zone, summer time, winter time).
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
MemFound (Function)
Checks whether the sought element was found.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.