ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Browsing the HFSQL data files
The "Key" items are used to organize the records in a data file in order to optimize the browse or the search......
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
HExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
Apply (Function)
Executes a procedure for each element of a WLanguage array.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
zipDeleteAll (Function)
Deletes all files from an archive.
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
The "Code hashtags" pane
Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications......
Site Map control properties
List of properties associated with a Site Map control...
Creating the windows and the pages of the RAD pattern
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
GglFile (Type of Variable)
The GglFile type allows you to know all the characteristics of a file from the Google software suite (Docs, Sheets, etc.).
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
1. What is a website?
Importing a WINDEV window into a Mobile project
The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......