ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<Diagram editor>.Save (Function)
Saves a diagram as a "diag" file.
<pdfDocument variable>.Save (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
<Diagram variable>.Save (Function)
Saves a diagram as a "diag" file.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
<xlsDocument variable>.Save (Function)
Saves an XLS document.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Binding a Check Box control to an item
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
7. Source Code Manager (SCM)
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
Set of procedures
The global procedures are grouped in set of procedures......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
WINDEV concepts
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
WDScript: use in command-line and console mode
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......