ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
Info (Function)
Displays a custom message in a system information window.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
fDriveInfo (Function)
Returns information about a drive.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
BurnerList (Function)
Returns the list of burners installed on the current computer.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
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.
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......