ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
EnumMenu (Function)
Returns: the name of nth option or sub-option found in the main menu of window. the name of nth option or sub-option found in a custom context menu (created with WINDEV or WINDEV Mobile)....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
NotesListItem (Function)
Returns the list of items for the current Notes document in Lotus Notes.
NotesItem (Function)
Returns the value of items for the current Notes document in Lotus Notes.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
UploadDeleteAll (Function)
Clears the list of files to upload: no file will be uploaded on the server.
dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
HFilterContains (Function)
Defines and enables a "Contains" filter on a data file, view or query.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
<PDF Reader>.Close (Function)
Closes and frees the PDF file displayed in a PDF Reader control.