ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
ControlClone (Function)
Creates a new control from an existing control.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.
fMakeDir (Function)
Creates a directory (and the intermediate directories if necessary).
iParameter (Function)
Retrieves the printer configuration and configures the print.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
State (Property)
The State property is used to get and change the state of an element.
OpenSister (Function)
Opens a non-modal sibling window.
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
StringInsert (Function)
Inserts a string into another character string at a given position.
Seek (Function)
Searches for the index of an element in a WLanguage array.
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
xlsSave (Function)
Saves an XLS document.
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
Multiselection (Property)
The Multiselection property gets and sets the selection mode: in a Table and TreeView Table control. in a Pivot Table control. in a List Box and ListView control. in a Looper control. in a Calendar control. of files in an Upload control....