ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

9. Types of standard controls
Types of standard controls...
NumberInWords (Function)
Converts a number to words.
BackgroundTaskAdd (Function)
Adds a new background task.
NetConnect (Function)
Connects to an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
HTransactionInProgress (Function)
Used to find out whether a transaction is in progress.
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
NetEndServer (Function)
Stops an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV and started by NetStartServer. This function is kept for backward compatibility....
NetworkDisconnect (Function)
Disconnects a network drive.
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
Interactive notification management constants
Interactive notification management constants...
RegistryRename (Function)
Renames a key in the registry.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
fDir (Function)
Finds a file or directory.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.