ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
Note (Property)
The Note property is used to get and change a text associated with an element.
fSize (Function)
Returns the size of a file (in bytes).
CharactType (Function)
Returns information about the type of character.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
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)....
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)....
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
iPrintImage (Example)
Usage example of the iPrintImage function
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
BurnerSelect (Function)
Used to select the default burner.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
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).
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.