ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
WDBal messaging: Overview
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Table,Insert (External language)
Inserts an element into a table at a given position.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
XLS file handling functions
List of functions for managing XLS files...
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
LooperDelete (Function)
Deletes a row from a Looper control.