ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Decode (Function)
Decodes a character string that was encoded by Encode.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
PDFSave (Function)
Saves the content of a pdfDocument variable in a ".PDF" file.
Handling a Dockable Panel control through programming
A Dockable Panel control can be handled through programming......
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
sListPort (Function)
Returns the list of serial and parallel ports on the computer.
Properties associated with a report
List of properties associated with a report...
grSourceCategoryLabel (Function)
Defines the source of the category labels.
iSkipLine (Function)
Forces one or more line break.
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.