ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
HCopyRecord (Example)
Usage example of the HCopyRecord function
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
Handling HTML text in an Edit control
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control....
docElement (Variable type)
The docElement type is used to handle each element found in a docParagraph variable.
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
InfoVersion (Variable type)
The InfoVersion type is used to find out the characteristics of a specific application version.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Constants for managing the registry
List of constants used by the registry management functions....
Action Bar control events
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
ContactCreate (Function)
Displays the window for contact creation of the native application for contact management found on the device (Android, iPhone or iPad, Universal Windows).
Software Factory
The concept of software factory is used to automate the process for creating applications....
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
FTPFileExist (Function)
Checks the existence of a file on an FTP server.
GglGetDocument (Function)
Downloads a document from the Google Docs service.
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
9. Generation modes
WINDEV Mobile includes different types of generation......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
fDir (Function)
Finds a file or directory.