ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Decrypt (Function)
Decrypts a character string that was encrypted by Encrypt.
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
Automatic calculations in a Table control (AAF)
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Dictionary
The dictionary is a file that can contain the project elements......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Managing threads
WINDEV and WINDEV Mobile propose several functions used to perform an advanced management of threads....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
fLock (Function)
Entirely or partially locks an external file.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
HOpen (Function)
Opens a data file.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.