ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
The Spin control
A Spin control is used to increase or reduce a value found in a control......
iEllipse (Function)
Prints an ellipse (in a rectangle).
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
iReportPrintingStatus (Function)
Returns the status of the current print.
iLine (Function)
Prints a line at specified coordinates.
iHLine (Function)
Prints a horizontal line at specified coordinates.
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
IMAP protocol
The IMAP protocol is a standard protocol for managing emails......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
fOpenTempFile (Function)
Creates and opens a temporary file.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Windows
The windows represent the main interface of a WINDEV application......
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
fTrackStop (Function)
Stops monitoring a file or directory.
fTrackStopAll (Function)
Stops all current monitoring tasks on files and directories.