ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fCreate (Function)
Creates an external file.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Image (Property)
The Image property gets and sets the background image of a control or block.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Environment of the report editor
Environment of the report editor...
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Composite variable
A composite variable contains different types of elements (members)...
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
PageDisplayDialog (Function)
Displays a page in modal mode. This function is used to establish a dialog with the user. The page is displayed in the foreground while the opening page is displayed in the background, grayed by the DDW mechanism.
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Environment of the data model editor
The statistics
WINDEV, WEBDEV and WINDEV Mobile propose several functions used to perform statistical calculations......
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.
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
iParameterViewer (Function)
Configures the report viewer.
Constants for external files
List of constants used by the functions for managing external files....
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Filter (Function)
Returns an array containing the elements of a source array for which a procedure returns True.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Logical operators
The logical operators are as follows......