ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fExtractResource (Function)
Extracts a resource from the application into a physical device location.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
FTPDate (Example)
Usage example of the FTPDate function
Font (Type of variable)
A Font variable creates a font programmatically...
grColor (Function)
Returns and initializes the color of different chart elements.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
Constants for managing Organizer controls
Constants for managing Organizer controls...
LooperInsertLine (Function)
Inserts a row into a Looper control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
fCompress (Function)
Compresses a file.
Designing a supercontrol
A supercontrol is an advanced type of control......
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
Image (Property)
The Image property gets and sets the background image of a control or block.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
ChronoReset (Function)
Stops and resets a running stopwatch.