ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
fChangeSize (Function)
Resizes an external file.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
iParameterPDF (Example)
Usage example of the iParameterPDF function
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
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).
iPrintImage (Example)
Usage example of the iPrintImage function
Right (Function)
Extracts the last characters from a string or string buffer.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
LooperAdd (Function)
Adds a row at the end of a Looper control.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
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.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
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.