ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
iPrintImage (Example)
Usage example of the iPrintImage function
fChangeSize (Function)
Resizes an external file.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Note (Property)
The Note property is used to get and change a text associated with an element.
iParameterPDF (Example)
Usage example of the iParameterPDF function
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
grGradient (Function)
Enables or disables the display of color gradients in a chart.
Type (Property)
The Type property gets and sets the type of an element.
OrganizerDeleteAppointment (Function)
Deletes an appointment from 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).
ToastDisplay (Function)
Displays a "Toast" message.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Facebook functions
List of Facebook functions...
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.