ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WBAdminCreateAccount (Function)
Creates a WEBDEV account on a WEBDEV Application Server.
DateToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
HexaToInt (Function)
Returns the numeric value of a hexadecimal string.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
fFileExist (Function)
Checks the existence of an external file.
EndProgram (Function)
Ends the execution of the current program.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Assignment of RETURN
The return value of the process currently run can be assigned...
StatSum (Function)
Calculates the sum for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
Age (Function)
Returns the age according to the date of birth.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
MatWrite (Function)
Writes an element into a matrix.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
SocketConfigure (Function)
Configures the use of Socket functions.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
httpProgress (Type of variable)
The httpProgress type is used to manage the progress when sending or receiving an HTTP request.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
UUDecode (Function)
Decodes a character string in UUEncode format.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
SysTheme (Function)
Returns the current theme of the device.