ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List,Select,- (External language)
Deselects an element from a drop-down list or from an expanded list.
<sshSession variable>.SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
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.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
fInsertTextAtBeginning (Function)
Inserts text at the beginning of a file without overwriting the existing text.
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
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.
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Print modes of a report
Several print modes are available for a report....
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
fSize (Function)
Returns the size of a file (in bytes).
Print functions
List of print functions...
SQLChangeConnection (Function)
Modifies the current connection.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
EmulateMenu (Function)
Emulates the next menu that will be opened and automatically runs the menu option passed as parameter.
The Scrollbar control
...The Scrollbar control is used to scroll objects (text, captions, etc....
Emulating constants
List of constants used by the functions for emulating automated tests....
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
3. Application development cycle
Development cycle of a WINDEV application....
iReset (Function)
Reinitializes the print settings (margins, font, paper format, orientation, ...) stored in the print library.
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.