ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
11. Window templates
WINDEV Mobile allows you to create window templates....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
The different types of windows
The following types of windows can be created in a WINDEV application......
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
10. Customizing the aspect of a site: skin elements
How Session mode pages work
WEBDEV includes several types of pages to create dynamic sites......
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
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, ......
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......