ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
The Line control
A Line control is used to display a line in a page......
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
tapiRecord (Function)
Records the current communication as a".WAV" file.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
xlsVersion (Function)
Returns the Excel version that was used to save the file.
<sshSession variable>.SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
<pdfDocument variable>.AddWatermark (Function)
Adds a watermark to all the pages of an existing PDF file.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Creating a window skin template
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Index (Property)
The Index property indicates the physical index (physical order) of an item in a record.
The "Image catalog" pane
The "Image catalog" pane is a context-sensitive image catalog......
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......