ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
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.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
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.
FTPDate (Example)
Usage example of the FTPDate function
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.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
Buffer (Type de variable)
The Buffer type corresponds to a binary memory area.