ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
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)......
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
BurnerCompilationInfo (Function)
Retrieves the characteristics of current compilation.
3. Managing sockets
WINDEV includes advanced socket management functions....
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
12. Pages in practice
BurnerAddFile (Function)
Adds a file to the compilation.
BurnerCancel (Function)
Cancels the current burn process.
fMemExist (Function)
Checks the existence of a shared memory zone.
LooperCount (Function)
Returns the number of rows in a Looper control.
MQTT constants
Constants used by the MQTT functions...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailCheckAddress (Function)
Checks the validity of an email address.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.