ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Error 705: The property does not exist on this type
Error 704: The property does not exist on
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
zipOpen (Function)
Opens an existing archive.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
System constants
List of constants used by the system functions....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LooperAdd (Function)
Adds a row at the end of a Looper control.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
Facebook functions
List of Facebook functions...
fAttribute (Function)
Returns or modifies the attributes of a file.
iPageEnd (Function)
Forces the move to the next page during the report print.
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
ToastDisplay (Function)
Displays a "Toast" message.
grIncreaseData (Function)
Adds a value to a data in a chart.
DotNetDelegate (Function)
Initializes a.NET delegate.