ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
ImageStartScrolling (Function)
Starts cycling through images.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
fExeDir (Function)
Returns the directory from which the execution is started.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
fLongName (Function)
Returns the long name of a file or directory.
fTempFile (Function)
Returns the name of a unique temporary file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fSelectDir (Function)
Opens a directory picker.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
fLongPath (Function)
Returns the full long path of a file or directory.
fShortPath (Function)
Returns the full short path of a file or directory.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
fTrackFile (Function)
Triggers the tracking of a file.
fDirRename (Function)
Renames a directory.
PageChangeLayout (Function)
Applies a specific layout to a page.