ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
SchedulerDeleteResource (Function)
Deletes a resource from a Scheduler control.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
PageChangeLayout (Function)
Applies a specific layout to a page.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
Table control functions
List of functions specific to Table controls...
PreviousWin (Function)
Identifies the window that was in edit before the window that is currently in edit (for the same project).
Email management functions
List of functions for managing emails...
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HStatTime (Function)
Returns the time of the last update for the index statistics.
Handling the framesets
The different operations that can be performed on the framesets are as follows......
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
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.
ControlPrevious (Function)
Specifies the name of control that was in edit before the current control.
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
HNoDatabaseAccess (Function)
Denies all new connections to a database or to all databases.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
Wait (Function)
Temporarily stops the program execution.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Creating the Vision pages of the WEBDEV RAD pattern