ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
InJavaMode (Function)
Indicates whether the code is run in Java.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
ArcTan (Function)
Returns the arc tangent of a numeric value (integer or real).
Power (Function)
Raise a number to a power.
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
grOrientation (Function)
Modifies the orientation of chart axes.
grExist (Function)
Checks the existence of a chart in memory.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Looper control functions
List of functions for managing Looper controls...
iTextHeight (Function)
Calculates the height of the font for the text to print (in millimeters).
iCloseReport (Function)
Stops printing the current report immediately.
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
NbDayDisplayed (Property)
The NbDayDisplayed property is used to: get and change the number of days displayed in an Organizer or Scheduler control. get the number of days displayed in a Gantt Chart control in a report....
CharactType (Function)
Returns information about the type of character.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
StatCovariance (Function)
Calculates the covariance between two series of values.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
zipFileSize (Function)
Returns the size of one of the files found in the archive (in CAB, RAR, WDZ, ZIP, 7z, TAR or TGZ (TAR.GZ) format): the compressed size of the file. the size of file before compression....