ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
Specific features of the applications for iPhone/iPad
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
The Organizer control
The Organizer control is used to display and handle organizers......
Managing duplicates in the TreeView controls
WINDEV and WEBDEV allow you to add duplicates into the elements of a TreeView control......
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Programming the table cells
The Table controls can be handled......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
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....
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
Describing a problem to the Free Technical Support
XLS file handling functions
List of functions for managing XLS files...
List of operators