ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
HiWord (Function)
Returns the two high bytes of an integer.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
13. External component in practice
External component in practice...
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
LoadParameter (Function)
Reads a persistent value.
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, ......
Custom tooltips
Tooltips are very useful for application users......
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
LoWord (Function)
Returns the two low bytes of an integer.
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
The Line control
A Line control is used to display a line in a page......
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
eChangeCurrency (Function)
Converts a currency into another currency.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.