ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Mode (Property)
The Mode property describes: the minimum number of nodes that must acknowledge a write operation before it is considered as successful (mongoWriteConcern variable). the management mode of multicolumn sections (docFormatMulticolumn variable). how the tooltip of a step of a guided tour is displayed....
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...
WDDeploy features
WDDeploy can be used to......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
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.
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.
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
CompressedSize (Property)
The CompressedSize property is used to determine the compressed size of an element.
File (Property)
The File property is used to manage the files a functionality applies to.
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.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.