ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Now (Function)
Returns or modifies the system time (current time defined for the current computer).
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file used by a query was modified....
HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Printing nested reports
To create a main report containing several secondary reports:...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Principle of remote check
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.