ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CurrentYear (Function)
Returns the current year in integer format.
Private Store for mobile applications
There are two methods two deploy your applications......
eRoundDifference (Function)
Returns the rounding difference between: the value displayed in a "Currency + Euro" control, the associated control used for dual display....
Binding a Combo Box control to an item
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
8. Traffic statistics of dynamic sites
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).
Count (Property)
The Count property returns the number of elements in a given set.
Chart control properties
A Chart control can be used......
Multi-product external components
Components are a remarkably useful tool for development teams......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
How to create and handle a structure?
This help page explains how to create and handle a structure....
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
HFSQL Client/Server: Configuring the server
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
3. Debugger
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
9. Overlaying controls
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
CommonLength (Function)
Returns the number of common characters between two strings (from the beginning or from the end of the string).