ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
Operator on Address
The & operator returns the address of a variable as an integer
grInfoXY (Function)
Returns information about the series found at a specific chart point.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
LocalStorageGet (Function)
Retrieves a value from the local storage.
LocalStorageDelete (Function)
Deletes a value from the local storage.
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
LocalStorageOccurrence (Function)
Returns the number of values for the local storage.
LocalStorageValueName (Function)
Returns the name of a value for the local storage.
SaaSReadSiteParameter (Function)
Reads an information specific to the client for the current SaaS site.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
FileDisplay (Function)
Displays a file in the browser of Web user.
SocketRead (Function)
Retrieves a message sent by another socket.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
XMLSavePosition (Function)
Stores the current position in the XML document.