ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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).
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
List of operators
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Calendar (Type of variable)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
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.
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.
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......
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.