ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
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.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
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.
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)....
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.
ArrayCopy (Function)
Copies the content of an array to another array.
OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
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).
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
ToastDisplay (Function)
Displays a "Toast" message.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.