ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image drawing and processing functions
List of image drawing and processing functions...
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
SpeechRecognitionTrigger (Function)
Triggers the device's speech recognition service....
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
gpwAddUser (Function)
Adds a user to the User Groupware database.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
Map control functions
Map control functions...
HDelete (Function)
Deletes a record from a data file (query or view).
Installing and starting WDTRAD