ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Variable gglDrive>RetrieveGglFile (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
DriveRecoverFileGgl (Function)
Retrieves an Document from the Google suite present on a Google Drive in the desired compatible format.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
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.
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
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.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
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.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
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.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Token management functions
Token management functions in "Text token" Edit controls....
iSequencingAddXLS (Function)
Adds an XLS or XLSX document into a sequence of report print jobs.
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>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<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.