ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
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).
SIPAddress (Type of variable)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
PopupAnimate (Function)
Displays a popup in a page cell.
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Constants for object visibility
List of constants for managing the visibility of an object....
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
Constants for the archiving functions
List of constants used by the archiving functions....
iMargin (Function)
Defines the "logical" print margins.
Step 2: Creating print fonts
This step allows you to define and choose the different fonts that will be used in the printed document......
Events associated with framesets
List of events associated with framesets...
zipMsgError (Example)
Usage example of the zipMsgError function
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....