ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Parameters of a WEBDEV site in Session mode or of a Web service
To view the configuration of a specific web service or WEBDEV website in Session mode from the remote administrator:
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page...
NetworkUser (Function)
Identifies the name of the connected user.
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development...
SocketExist (Function)
Checks the existence of socket.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes...
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
OutlookStartSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups...
HSubstDir (Example)
Usage example of the HSubstDir function