ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Email management functions
List of functions for managing emails...
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
MemSort (Function)
Sorts the elements found in a memory zone.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
sfSeekDeletedResult (Type of variable)
The sfSeekDeletedResult type is used to find out the result of SFSeekDeleted...
sfDeletedRecord (Type of variable)
The sfSeekDeletedResult type is used to find out the characteristics of a deleted record that was retrieved by SFSeekDeleted...
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
TableSetFocus (Function)
Gives focus to a row found in a Table or TreeView Table control: the control switches to edit for the specified row and column.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ExceptionEnable (Function)
Re-enables the current exception process if the exception was corrected.
StringBuild (Function)
Builds a character string from an initial string and parameters.
MemOut (Function)
Used to find out whether the browse performed on a memory area is outside this memory area.