ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DynamicServingConfigure (Function)
Indicates the environment that will be used by the "Dynamic Serving" to choose the set of pages to display.
ImageOccurrence (Function)
Returns the total number of images taken into account by the scroll.
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.
TypeVar (Function)
Identifies the type of an expression, a variable (during a call to a procedure for example) or a control.
fLongName (Function)
Returns the long name of a file or directory.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
WinEdSaveNote (Function)
Exports the repositionable notes created by the user into a file.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fCompress (Function)
Compresses a file.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
fTempFile (Function)
Returns the name of a unique temporary file.
fSelectDir (Function)
Opens a directory picker.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.