ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FinLinearRedemption (Function)
Calculates the value of linear amortization of a product over a specific period of time.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
StartTimestamp (Property)
The StartTimestamp property is used to set the start date and time of an action.
EndTimestamp (Property)
The EndTimestamp property is used to set the end date and time of an action.
<DateTime type>.ToReal (Function)
Converts a date and time to an 8-byte real.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
SCM: Working in Offline mode
The Source Code Manager allows you to easily work in offline mode......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
9. Overlaying controls
Mini preview window
When printing a report through programming or using iPrint, it is now possible to request the use of a mini preview instead of the traditional preview....
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
PageRateDDW (Function)
Allows you to find out and modify the rate of gray for the pages that use DDW (Dim disabled pages).