ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LOOP statement
The statement block is repeated endlessly...
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
HTrackStop (Function)
Stops tracking a data file on an HFSQL server.
DocToPDF (Function)
Converts a Word Processing document into a PDF file.
MongoGridFSGetFileInfo (Function)
Allows you to get information about a MongoDB file (gridFS).
NoteSaveAll (Function)
Saves the repositionable notes of the current window in a file.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
WLanguage procedure called by fListDirectory
Procedure ("Callback") called by fListFile for each file found.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
<hdfsConnection variable>.Rename (Function)
Renames a file or a directory found on a Hadoop server.
<Window>.WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
WLanguage procedure called by FTPListFile
Procedure ("Callback") called by FTPListFile for each file found.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
FileSize (Property)
The FileSize property is used to get the size of a file.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.DescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Source>.ChangeConnection (Function)
Dynamically changes the connection associated with a data file.
<Source>.StatCalculate (Function)
Performs various statistical calculations on the file keys.
<Source>.TrackStop (Function)
Stops tracking a data file on an HFSQL server.