ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Validity period of site pages
When creating a page, a validity period can be defined for this page......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
DotNetRun (Function)
Runs a procedure on a .Net server.
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
GglUploadDocument (Function)
Uploads a document to the Google server.
GglDelete (Function)
Deletes data from the Google server.
HInfoLog (Function)
Returns information about the server logs.
hdfsCreateDirectory (Function)
Creates a directory on a Hadoop server.
hdfsOpenConnection (Function)
Opens a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
<emailIMAPSession variable>.RemoveFolder (Function)
Deletes a folder on an IMAP server.
<gglConnection variable>.UploadDocument (Function)
Uploads a document to the Google server.
<gglConnection variable>.Delete (Function)
Deletes data from the Google server.
<hdfsConnection variable>.CreateDirectory (Function)
Creates a directory on a Hadoop server.
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
<hdfsConnection variable>.OpenConnection (Function)
Opens a connection to a Hadoop server.
<websocketClient variable>.Disconnect (Function)
Disconnects a client from a WebSocket server.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
HInfoServer (Function)
Returns the specified information about the server.
SOAPRunXML (Function)
Runs a procedure on a SOAP server.