ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Events associated with control templates
List of events associated with control templates...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Constants for object visibility
List of constants for managing the visibility of an object....
eChangeCurrency (Function)
Converts a currency into another currency.
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
DriveListeDirectory (Function)
Lists the directories of an Drive.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
DriveListeFile (Function)
Lists files in an Drive directory.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
DriveListeFileGgl (Function)
Lists files from the Google suite (Google Docs, Google SpreadSheets, etc.) present in a Google Drive.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
The Camera control
The Camera control is used to view the video captured by a camera connected to the current computer....
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......