ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fLongPath (Function)
Returns the full long path of a file or directory.
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Phone functions
The phone functions are as follows:...
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
fShortPath (Function)
Returns the full short path of a file or directory.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
fLock (Function)
Entirely or partially locks an external file.