ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
<Source>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
<Connection>.InfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
<mongoGridFS variable>.GetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
<mongoGridFS variable>.GetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
2. UML models
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
SaaS constants
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
15. Repeating a group of controls: loopers
The structure of the file for remote control
The management of remote control uses a file in INI format......
Items (Property)
The Items property is used to configure the different items of a full-text index.
<Source>.Write (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
Handling a WinForm .Net control through programming
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
8. Optimizing an application
Commands of the external interface
SchedulerPositionDateTime
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
Creating the windows and the pages of the RAD pattern