ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

nWDGetLastError: Error code of last error
Error code of last error......
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
Error 25: No THEN statement is associated with this IF
Commands of the external interface
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query.
<Array>.Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HDescribeConnection (Function)
Describes a new connection to an external database.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
TreeView constants
List of constants used by the TreeXXX functions...
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......