ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BrowserPlatform (Function)
Returns the user's browser platform....
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
NotesDeactivateView (Function)
Disables the view currently handled in Lotus Notes.
BrowserType (Function)
Returns the type of browser used by the Web user.
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
iResetNbPages (Function)
Reinitializes the current number of pages, used in the preset controls such as "Number of pages" and "Page number and number of pages".
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HServerStatus (Function)
Allows you to find out the status of a HFSQL server (this function uses the MantaManager service).
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
HListTask (Function)
Lists the scheduled tasks of an HFSQL Client/Server server for a given connection....
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
ThreadEnd (Function)
Ends the execution of the current thread.
NFCSendTag (Function)
Sends a NFC tag to another device.
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HCancelDeclaration (Function)
Used to: Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine. Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery)....
SocketCreateUDP (Function)
Creates a socket that uses the UDP protocol.