ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
PDFToText (Function)
Extract the text contained in an Document PDF.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
iPrintReport (Function)
Prints a report created with the report editor.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
BurnerCancel (Function)
Cancels the current burn process.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
Sort (Function)
Sorts a WLanguage array.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed in a Static or Calculated control of a report. text displayed in a window control. text displayed in a page control....
fOpen (Function)
Opens an external file (ANSI or UNICODE) for programmatic manipulation.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....