ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
pdfBookmark (Type of variable)
The pdfBookmark type is used to define all the advanced characteristics of a bookmark in a PDF document.
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
Information 302: Ambiguity between a variable and a control
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
Error 112: An array can only have a maximum of X dimensions
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
Constants used by the functions for managing Tab controls
Constants for managing the Image Editor control
Constants for managing images in websites
Error 802: Invalid syntax for this function
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Error 122: The name of an Automation object must be a string
DriveCopyFile (Function)
copy a single file from the remote disk to another directory on the remote disk.
Error 17: OTHER CASE must be the last statement used in SWITCH
HDFS functions
The following functions are used to manage files on a HDFS system......
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
fFileExist (Function)
Checks the existence of an external file.
gglAttachment (Type of variable)
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service.
Error 1054: 'Ancestor' cannot be used outside the code of a class
Apply (Function)
Executes a procedure for each element of a WLanguage array.
TwainState (Function)
Returns the status of the current source.
Warning 36: No BREAK, RETURN or RESULT was detected in the code of the loop