ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Saving entered data (AAF)
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
Setup directory
The setup wizard allows you to configure the setup directory of application....
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
4. HFSQL Classic
HFSQL Classic is the database format......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
7. Multilingual applications in practice
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......
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Window>.FromFile (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
<Source>.ToPage (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
PageFromSource (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. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
FileSize (Property)
The FileSize property is used to get the size of a file.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.