ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Contact (Type of variable)
The Contact type is used to define the advanced characteristics of a contact found in the phone book.
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
12. Available tests
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
XML functions
List of XML functions...
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
fMemOpen (Function)
Opens a memory zone shared between several applications.
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
AuthToken (Type of variable)
The AuthToken type contains the characteristics of a token to access a web service.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
How to access the help?
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
gImageExists (Function)
Checks whether an image was loaded in memory.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV site. Some additional operations must be performed......
Document (Property)