ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
grScatter3DAddData (Function)
Adds a new point to display in a 3D Scatter chart.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
OpenIDReadIdentity (Function)
Retrieves the identity of a user contained in an AuthToken variable.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
12. External component in practice
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
3. UML models in practice
Specific features of the applications for iPhone/iPad
Configuring the setup program
Two tools can be used to create a setup program......
PDF Reader control properties
You can manipulate PDF Reader controls in a window using the following WLanguage properties......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Constants for managing arrays
List of constants used by the functions for array management....
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Multimedia control properties
List of properties associated with the Multimedia control...
HInfoReplica (Function)
Returns information about the specified replica.
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
SCPSendFile (Function)
Transfers files via the Secure Copy Protocol.
SCPGetFile (Function)
Gets a file via the Secure Copy Protocol.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Installing a Webservice (old format)