ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Email management functions
List of functions for managing emails...
Service variable
The Service variable is used to......
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.
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.
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.
MemSort (Function)
Sorts the elements found in a memory zone.
The Line control
A Line control is used to display a line in a page......
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
8. "Mobile friendly" site: Dynamic serving
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Chart control properties
A Chart control can be used......
Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
HFound (Function)
Checks whether the current record corresponds to the current filter or search.