ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link control properties
The Link control is available in a page and in a report......
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
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.
zipSelectFile (Function)
Selects files from an archive.
Before (Property)
The Before property replaces or inserts a procedure before the other procedures in: a Procedure variable. an event associated with a control....
fDriveInfo (Function)
Returns information about a drive.
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
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.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.