ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
ActionPlanInfo (Function)
Retrieves information regarding the execution of an instance of action plan.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).