ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. UML models
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iCreateFont (Function)
Creates a new print font.
2. UML models
Size (Property)
The Size property is used to determine and change the size of an element.
Windows
The windows represent the main interface of a WINDEV application......
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iLastFile (Function)
Returns: the full name of the last file generated during the print (PDF, RTF, text, ...). the list of created duplicate files....
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
Fax constants
List of constants used by the functions for managing faxes....
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Programming the looper attributes
All the looper attributes can be handled by programming......
The "Commands" pane
The "Commands" pane lists......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current project......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
"Syntax help" pane
The "Syntax help" pane displays a short help text for the function being entered......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......