ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1037: This member already exists in the structure
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
Constants used by the functions for managing Tab controls
Asc (Function)
Returns the ASCII code of the specified character.
Constants for managing the Image Editor control
Error 1038: This member already exists in the class
Constants for managing images in websites
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Error 802: Invalid syntax for this function
Functions for managing AAFs (Automatic Application Features)
The following functions are used to manage AAFs (Automatic Application Features):...
Error 1050: This member already exists in the composite variable
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......
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.
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