ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
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....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
fCopyFile (Example)
Usage example of the fCopyFile function
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfMonth (Function)
Returns the first day of the month.
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
Code snippets
The code editor allows you to enter "Code snippets"......
Body Complement block
The Body complement block is linked to the Body block......
Software Factory
The concept of software factory is used to automate the process for creating applications....
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
Size (Property)
The Size property is used to determine and change the size of an element.
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.