ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
H.NbRecModificationQuery
Used to find out the number of records added, modified or deleted when running the last query of the current context.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
Error 27: No END statement is associated with this ELSE
IdentifierAWPContext (Function)
Returns the identifier of AWP context.
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
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 in the current browser window.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
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 computer and on the deployment computer......
SocketExist (Function)
Checks the existence of socket.
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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......
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
docAutoReplace (Type of variable)
The docAutoReplace type is used to define all the advanced characteristics of a string used to automatically replace another string as the user types in a Word Processing control .
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.