ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Information 37: Optimize your FOR loop
SSHWrite (Function)
Writes data into the specified SSH session.
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
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......
Compression (Property)
The Compression property gets and sets the data compression mode.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
<Connection variable>.DeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
<Connection variable>.InfoFileRights (Function)
Allows you to find out the rights granted to a user or to a group on an HFSQL Client/Server data file....
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......
Assisted universal replication: specific features
Calendar functions (prefix syntax)
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
<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)....
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...
HFSQL Client/Server: Configuring the data files on the server
<Word Processing>.ToText (Function)
Creates a character string from the data of a Word Processing control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
<Connection variable>.CopyFile (Function)
Copies an HFSQL data file (.fic, .ndx and .mmo files if they exist): from the HFSQL server to the server (to perform a backup for example). from the HFSQL server to the client (to perform a local backup for example). from the client to the HFSQL server (to update the data files for example). from an HFSQL server to antoher HFSQL server....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Partial indexing of memos
You now have the ability to index the content of a text memo item......