ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Page>.FromSource (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Sensitivity (Property)
The Sensitivity property gets and sets the sensitivity level of an email.
Compression (Property)
The Compression property gets and sets the data compression mode.
ReceiveDate (Property)
The ReceiveDate property is used to get an email received date.
FilePath (Property)
The FilePath property gets the name of the file associated with a control.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
<Variable Drive>CopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
4. HFSQL Classic
HFSQL Classic is the database format......
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
DispositionNotification (Property)
The DispositionNotification property gets and sets the email read receipt request.
Creating a translation file
WDINT allows you to create a translation file....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......