ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
fFileName (Function)
Returns the name of an external file that is currently opened.
SysTheme (Function)
Returns the current theme used on the mobile device.
dSaveImageTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Tiff variable>.SaveTIFF (Function)
Saves an image in TIFF format into a file or memory.
<Chart>.Title (Function)
Modifies the caption and/or position of the chart title....
FileSize (Property)
The FileSize property is used to get the size of a file.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
grTitle (Function)
Modifies the caption and/or position of the chart title....
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Binding a Repositionable Note control to an item
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a data file. define whether the GDPR should apply to an item (in the item description in the code only)....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
<Source>.ExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
<Source>.Reset (Function)
Initialize: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
3. Deploying a dynamic WEBDEV site