ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
WDINT, WDTRAD and WDDIXIO: Translation tools
PDFPassword (Function)
Protects a PDF document with a password.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
PDFToText (Function)
Extract the text contained in an Document PDF.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Handling controls in a report
The different operations available for the report controls are as follows......
The Tab control
The Tab control is used to simultaneously display different controls......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Automatic management of exceptions
The management of exceptions can be customized by process......
iParameterPreview (Function)
Configures the print preview: display a message regarding the resources of current computer. display or not the ribbon panes (as well as the buttons found). the export options available in the mini preview window....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Binding a Check Box control to an item