ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.CheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
7. AJAX technology
Draws a rectangle in an Image variable....
Creating help pages
A help system includes several pages......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Assisted universal replication: specific features
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
grAddData (Function)
Adds a data into a chart.
HOpen (Function)
Opens a data file.
Spreadsheet control in a report
The spreadsheet is one of the most often used business tools. You have the ability to create reports that print the data found in a spreadsheet....
Calendar functions (prefix syntax)
Error 108: The size of the variable is not allowed
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
EndDatePeriodDisplayed (Property)
The EndDatePeriodDisplayed property gets the end date of the range displayed in a Scheduler or Organizer control of a report.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......