ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
Software Factory: Setup
To use the software factory, a coordinator must be installed on a computer as well as the different robots that will perform the tasks found in the action plans....
PDFClose (Function)
Closes the PDF file loaded in memory in a pdfDocument variable.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
VideoListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
Collapsing/Expanding a TreeView control through programming
...To collapse/expand a TreeView control through programming, ......
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
RecycleBinDelete (Function)
Displays a confirmation message for deleting a file from the recycle bin.
hdfsCopyFrom (Function)
Copies a file found on a Hadoop server to the local computer.
hdfsCopyTo (Function)
Copies a file located on the local machine to a Hadoop server.
<PDF Reader>.Open (Function)
Opens a PDF file displayed in a PDF Reader control.
<Upload>.CurrentFile (Function)
Indicates the file currently uploaded via the Upload control.
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.