ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions...
DateDifference (Function)
Calculates the number of days between two dates.
fClose (Function)
Closes an external file.
<Image>.Rotation (Function)
Rotates an Image control.
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
CameraRequestPermission (Function)
Requests permission to use the device's camera....
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
HDescribeFile (Function)
Describes a data file programmatically.
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
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.
ThreadCurrent (Function)
Returns the name of the thread currently run.
UUEncode (Function)
Encodes a character string according to the UUEncode algorithm.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
FinPaymentNb (Function)
Returns the number of payments required to pay off a capital according to a given rate.
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.