ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
<Source>.StatTime (Function)
Returns the time of the last update for the index statistics.
HStatTime (Function)
Returns the time of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
KanbanCount (Function)
Returns the number of cards or lists in a Kanban control.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
WDDeploy features
WDDeploy can be used to......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The different types of windows
The following types of windows can be created in a WINDEV application......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
10. Customizing the aspect of a site: skin elements
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.