ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
3. Test of a WINDEV Mobile application
By testing the project you can simulate how the application will run....
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
WindowsVersion (Function)
Returns the runtime mode of Windows.
SysErrorMode (Function)
Modifies the display mode of errors.
ThreadMode (Function)
Changes the management mode of threads.
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
Multi-product external components
Components are a remarkably useful tool for development teams......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
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......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Managing main window menus
A main menu is necessarily associated with a window......