ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
Info (Function)
Displays a custom message in a system information window.
Dashboard control functions
The list of functions for managing Dashboard controls is as follows......
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
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.
EmailReadNextHeader (Function)
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
fLock (Function)
Entirely or partially locks an external file.
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Bluetooth functions
List of Bluetooth functions...
Length (Function)
Returns: the length of a string, i.e., the number of characters in the string (including spaces and binary zeros). the size of a buffer, i.e., the number of bytes in the buffer....
Middle (Function)
Extracts: a substring from a string starting at a specified position. part of a buffer starting at a specified position....
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.