ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCopy (Function)
Copies an image to another image.
<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.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
Asc (Function)
Returns the ASCII code of the specified character.
WINDEV applications for Linux: Specific features
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
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.
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.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Token management functions
Token management functions in "Text token" Edit controls....
Handling an Organization Chart control through programming (prefix syntax)
<emailOutlookSession variable>.ListFolder (Function)
Returns the list of folders found in the Outlook messaging software.
<Image variable>.Font (Function)
Declares the font that will be used by dText in an Image variable.
<Image variable>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image variable.
<Image variable>.DrawLine (Function)
Draws a line in an Image variable.