ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Query technical documentation
The query editor automatically creates a technical documentation for each query......
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
iEndPrinting (Function)
Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc.
iEscape (Function)
Sends an ESCAPE command or a data command to a printer.
iDestination (Function)
Configures the print destination.
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Describing an element
A flexible modeling includes different elements linked together......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
The "Interactive zoom" pane
The "Interactive zoom" pane is used to zoom the section currently hovered by the mouse cursor......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Query and project
The "Messaging" pane
The "Messaging" pane is used to exchange messages between the employees of a company......
The "Find - Replace" pane
The "Find - Replace" pane is used to......
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
The "Analysis" pane
The "Analysis" pane lists......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......