ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Conversion (Function)
Converts a value from a unit to another one.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
Net constants
List of constants used by the Net functions....
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......
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Error 25: No THEN statement is associated with this IF
TreeView constants
List of constants used by the TreeXXX functions...
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Constants for external files
List of constants used by the functions for managing external files....
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>.Reduce (Function)
Applies a computation to each element of an array.
<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.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
HDeactivateFilter (Function)
Temporarily disables the 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.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
nWDGetLastError: Error code of last error
Error code of last error......
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).