ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
gpwAuthLogin (Function)
Allows you to connect to the User Groupware using authentication with an account such as Facebook, Google, Microsoft, etc.
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
User (Property)
The User property is used to identify and change the user of a feature.
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
SchedulerMode (Function)
Returns the display mode of a Scheduler control: day, week, month, ...
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
BurnerCancel (Function)
Cancels the current burn process.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
MapEndOfMove (Function)
Stops following the device movement in a Map control.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
fClose (Example)
Usage example of the fClose function
Type (Property)
The Type property is used to get and change the type of an element.
GPSGetPosition (Function)
Retrieves information about the current device position.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
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)....