ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Operations performed on state-transition diagrams
The following paragraphs explain......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HOpenConnection (Function)
Opens a connection to a specific database.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
VideoStartDecoding (Function)
Starts decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
Various constants
List of various constants....
Events associated with a Gantt Chart column
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......