ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL data file.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
gpwGetFileInfo (Function)
Retrieves the directory of the data files found in the User Groupware.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
Formula (Property)
The Formula property describes a formula in a document or data sheet.
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
<Chaîne OEM>.OemVersAnsi (Function)
Converts an OEM string (DOS) to an ANSI string (Windows).
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
Events associated with a Spreadsheet control
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with Shape controls
List of events associated with Shape controls...
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Programming Looper control attributes (prefix syntax)
All the looper attributes can be handled by programming......
iReportPrintingStatus (Function)
Returns the status of the current print.
DLNA/UPnP functions
The following WLanguage functions are used to handle UPnP devices...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......