ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Screen,FileToScreen (External language)
Initializes the window controls with the values of the file items linked to the controls.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
HNext (Function)
Sets the position on the next data file record according to a browse item.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
11. Window templates
WINDEV Mobile allows you to create window templates....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
Date (Property)
The Date property is used to: Retrieve the date from a DateTime variable. Modify the date in a DateTime variable. Retrieve the date from a Date item (in "Date and Time" format) . Modify the date in a Date item (in "Date and Time" format)...