ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Using WDDIXIO
To translate the text used in your project:...
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Summary table: Managing the application directories according to the platform
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Link properties
When creating a link, you can simply specify the destination......
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
MDIOpen (Function)
Opens and enables an MDI child window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......