ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
COMQueryInterface (Function)
Calls the QueryInterface method of the specified COM object to get a specific interface of this object so that it can be used with COMCallMethod.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
WEBDEV Application Server 2024
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
2. Examples and components provided with WEBDEV
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll...
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development...
DDE constants
List of constants used by the DDE functions...
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary...
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image...
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
GglDelete (Function)
Deletes data from the Google server.
oDriveConnect( Function)
Creates a connection to an Drive OneDrive.
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Authentication via Active Directory
Kerberos is an authentication mode based on the use of tickets and secret keys......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Creating a Pivot Table control
To create a Pivot Table control......
COMQueryInterface (Example)
Usage example of the COMQueryInterface function
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google...
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account)...
NFC constants
List of constants used by the NFC functions...
1
2
3
4
5
6
14
>