ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
DNS constants
The FilteredItem property is used to identify the item that has a filter implemented by HFilter....
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
dLine (Example)
Usage example of the dLine function
docElementImage (Variable type)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
fRename (Function)
Modifies the name of a file.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
Constants for managing projects
List of constants used by the functions for managing projects....
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
fMoveDir (Function)
Moves a directory and its content.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
Chart constants
List of constants used by the functions for chart management....
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
GPSGetPosition (Function)
Retrieves information about the current device position.
TotalNbRec (Property)
The TotalNbRec property is used to: Get the number of records to be printed. Change the number of records to be printed....