ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
AuthLogout (Function)
Logs out a user previously authenticated via: the OAuth 2.0 protocol on any web service. the OpenID protocol on any web service. a JSON Web Token (JWT)....
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
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)......
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
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......
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
Materialized view
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
emailOutlookSession (Type of variable)
The emailOutlookSession type is used to handle the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.