ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Diagram constants
The following constants are used to manage diagrams:...
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
<Connection variable>.SimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
fFileName (Function)
Returns the name of an external file that is currently opened.
Organizer control functions
The following functions are used to manage the Organizer control:...
fReadLineRegularExpression (Function)
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
<DiskFile variable>.Close (Function)
Closes an external file.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
grInfoXY (Function)
Returns information about the series found at a specific chart point.