ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDeleteAppointment (Function)
Deletes an appointment from an Organizer control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
grDestinationControl (Function)
Defines an Image control as destination of a chart.
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
fExeDir (Function)
Returns the directory from which the execution is started.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
ProjectInfo (Function)
Returns specific information about the project currently run.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Compile (Example)
Usage example of the Compile function