ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
HListKey (Example)
Usage example of the HListKey function
FTPDate (Example)
Usage example of the FTPDate function
Link (Property)
The Link property is used to get and change the link of an element.
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....
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Password (Property)
The Password property sets and changes the password.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
Size (Example)
Usage example of the Size property
GPSGetPosition (Function)
Retrieves information about the current device position.
HRead (Function)
Reads a record in a file according to a given record number.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
grLegend (Function)
Indicates the presence and position of legend in a chart.
CurrentYear (Function)
Returns the current year in integer format.