ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Font
The Font keyword can correspond to: a Font variable. the Font property....
zipOpen (Function)
Opens an existing archive.
fSize (Function)
Returns the size of a file (in bytes).
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
CharactType (Function)
Returns information about the type of character.
BurnerSelect (Function)
Used to select the default burner.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
iPrintImage (Example)
Usage example of the iPrintImage function
fChangeSize (Function)
Resizes an external file.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
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.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
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)....
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
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)....