ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
SchedulerDisplayPreviousPeriod (Function)
Moves the time area displayed on the previous area (previous weeks for example) in a Scheduler control.
SchedulerDisplayNextPeriod (Function)
Moves the time area displayed on the next area (next weeks for example) in a Scheduler control.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function.
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Error 25: No THEN statement is associated with this IF
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
fCreate (Function)
Creates an external file.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Array>.Reduce (Function)
Applies a computation to each element of an array.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
PanelSaveConfiguration (Function)
Saves the current configuration of the Dockable Panel controls of a window.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, 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.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.