ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesDocumentNext (Function)
Positions on the document found after the current document in Lotus Notes.
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
fLock (Function)
Entirely or partially locks an external file.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
SocketCreate (Function)
Creates a socket.
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
GglUploadDocument (Function)
Uploads a document to the Google server.
NotesDocumentLast (Function)
Positions on the last document found in Lotus Notes.
NotesDocumentFirst (Function)
Positions on the first document found in Lotus Notes.
hServerOperation (Type of variable)
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL server.
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
NotesDocumentPrevious (Function)
Positions on the document found before the current document in Lotus Notes.
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
NotesOut (Function)
Used to find out whether a current document exists in Lotus Notes.
Repetition (Type of variable)
The Repetition type is used to describe and modify the characteristics of a repetition for an appointment via the different WLanguage properties.
grSaveWMF (Function)
Saves a chart that was drawn beforehand in WMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
HLogStop (Function)
Stops the log process of a file.
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
KioskDisable (Function)
Disables kiosk mode for the current application.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Font (Type of variable)
A Font variable creates a font programmatically...
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
HRplManageFile (Function)
Defines the options used for the universal replication of a file: the replication direction. the management mode of conflicts....
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.