ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
AnimationDuration (Property)
The AnimationDuration property is used to know and define the length of time an animation takes to complete one cycle: in a Chart control. This duration is set to 30 hundredths of a second by default. in an infinite Progress Bar control. This duration is set to 200 hundredths of a second by default. in an Image Gallery Looper control....
Push notification
A mobile device can receive push notifications......
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file or populated programmatically). the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically)....
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.
NotesAddAttachment (Function)
Attaches a file to an item of the current document in Lotus Notes.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
OBEXListFile (Function)
Lists the files shared by a device that is using the OBEX protocol.
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
PDFNumberOfPages (Function)
Returns the total number of pages found in a PDF file.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
UploadCurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.