ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
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......
Net constants
List of constants used by the Net functions....
nWDGetLastError: Error code of last error
Error code of last error......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
fCreate (Function)
Creates an external file.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
Creating an action plan
The action plans group all actions that will be performed by the software factory....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....