ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskExecuteAfterOne (Function)
Indicates a continuation parallel task that will be run once the first task is completed in an array of parallel tasks.
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
CertificateSignString (Function)
Creates the signature of a character string.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
iEllipse (Function)
Prints an ellipse (in a rectangle).
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.