ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
HSubstDir (Example)
Usage example of the HSubstDir function
FinCurrentVal (Function)
Returns the current value of investment.
Uploading and downloading files on Internet (WINDEV FTP and RPC)
Several methods can be used to upload and download files by Internet......
Anchor of overlaid controls (in a page)
WEBDEV allows you to define overlayable controls......
Constants for managing the registry
List of constants used by the registry management functions....
FTPCommand (Example)
Usage example of the FTPCommand function
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
NFCSendTag (Function)
Sends a NFC tag to another device.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
Constants for managing animations
List of constants used by the functions for managing the animations...
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
JSONToVariant (Function)
Converts a JSON string to a Variant variable.
Sum (Function)
Calculates the sum of the array elements.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
InitParameter (Function)
Initializes the management of persistent values.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TreeSelect (Function)
Returns the full path of the selected element in a TreeView control.
WLanguage procedure called by zipAddFileList
WLanguage procedure ("Callback") used by zipAddFileList to manage the progress of files being added to the archive.
WLanguage procedure called by zipAddDirectory to handle the progress bar
WLanguage procedure ("Callback") used by zipAddDirectory to manage the progress of files being added to the archive.
WLanguage procedure called by zipExtractDirectory to manage progress bars
WLanguage procedure ("Callback") used by zipExtractDirectory to manage the progress of files being extracted from the archive.