ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
fClose (Function)
Closes an external file.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
CameraRequestPermission (Function)
Requests permission to use the device's camera....
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HDescribeFile (Function)
Describes a data file programmatically.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
HActivateServerTrigger (Function)
Re-enables a server trigger that was disabled by HDeactivateServerTrigger.
ThreadCurrent (Function)
Returns the name of the thread currently run.
DateDifference (Function)
Calculates the number of days between two dates.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
EmailLoadAttachment (Function)
Adds an attached file to an email.
MaskPhoneNumber (Function)
Retrieves the phone number input mask adapted to a given country.
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.