ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Right (Function)
Extracts the last characters from a string or string buffer.
Note (Property)
The Note property is used to get and change a text associated with an element.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Type (Property)
The Type property gets and sets the type of an element.
iParameterPDF (Example)
Usage example of the iParameterPDF function
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.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
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.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
fChangeSize (Function)
Resizes an external file.
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)....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Facebook functions
List of Facebook functions...
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.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
iPageEnd (Function)
Forces the move to the next page during the report print.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
iEndReport (Function)
Forces the report print to stop.