ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipCurrentFile (Example)
Usage example of the zipCurrentFile function
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
EnumControl (Example)
Usage example of the EnumControl function
fExtractPath (Example)
Usage example of the fExtractPath function
iPreview (Function)
Configures the print destination.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).