ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HChangeName (Function)
Modifies the physical name of a data file.
Description window of query (insert, update or delete) or description window of a query in SQL code
The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to......
tapiCallEnd (Function)
Returns the date and time of the end of call.
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
NbItem (Property)
The NbItem property is used to get the total number of items (including composite keys) in a record of: a file described in the data model editor, a file described programmatically, an HFSQL view, a query....
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Binding a Slider control to an item
A Slider control can be bound to an item in a data file, query, etc....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
SNMPLoadMIB (Function)
Loads a MIB file in memory and analyzes it.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
FileDisplay (Function)
Displays a file in the browser of Web user.
SFModify (Function)
Modifies the records of a file defined in Salesforce.
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
ERR_BAD_APPLICATION
16. Protecting access to the site: passwords
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
Name55 (Property)
The Name55 property is used to manipulate the logical name of a Hyper File 5.5 data file that has not been migrated and is located in a WINDEV 19 analysis.
Keep-alive on connection
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Multiple setup of same site on the same server
The same site can now be automatically installed on the same server without having to rename the project......
HSetREP (Function)
Enables or disables the management of .REP file.
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.