ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
RequestRefreshUIElement (Function)
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
fListDirectory (Example)
Usage example of the fListDirectory function
TreeCopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
TreeMoveItem (Function)
Moves an element (leaf or node) in a TreeView control.
gglOverride (Type of variable)
The gglOverride type is used to define information about event notification overrides.
SQLExec (Function)
Names and runs an SQL query.
FTP constants
List of constants used by the FTP functions....
fDate (Example)
Usage example of the fDate function
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
eChangeCurrency (Function)
Converts a currency into another currency.
CookieWrite (Function)
Writes a cookie onto the computer of the Web user.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
fDateTime (Example)
Usage example of the fDateTime function
StatCovariance (Function)
Calculates the covariance between two series of values.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
OrganizerDisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Events associated with Button controls
List of events associated with Button controls...
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).