ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Compilation statement: IF ExecutionTarget
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target.
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Creating index keywords
Index keywords allow users to easily find a help page......
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
RecycleBinRestore (Function)
Restores a file found in the recycle bin of the system.
Miscellaneous Windows functions
List of miscellaneous Windows functions...
fAddText (Function)
Adds the content of a character string at the end of a file.
hdfsRename (Function)
Renames a file or a directory found on a Hadoop server.
DocToHTML (Function)
Converts a Word Processing document into an HTML file.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
<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.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
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.