ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
<Connection variable>.DeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
OutgoingData (Property)
The OutgoingData property is used to determine and change the type of data emitted by the stream.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
WDTrans: Overview
WDTrans is a tool for canceling transactions......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ReplicSynchro: Overview
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
ReplicSynchro: Use
ReplicAdmin: Overview
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server data files for a connection....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Infinite Table and Looper controls
There are two methods to populate Table and Looper controls programmatically......