ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<Connection variable>.AddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
<Connection variable>.RSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
<Connection variable>.RSListConfig (Function)
Lists the replications available on a master HFSQL server.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
StackInfo (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
QueueInfo (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HRSInit (Function)
Configures an HFSQL server in order for this server to be a master server or a subscriber server for a replication between HFSQL servers.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
AppointmentToiCalendar (Function)
Exports an appointment or a list of appointments in iCalendar format.