ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Start of Break block (Break header)
The Start of break block is optional......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
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....
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....
CalendarOpen (Function)
In a Date edit control, opens a popup window displaying a calendar.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
PublicationDate (Property)
The PublicationDate property is used to get the date an element was last accessed.
Note (Property)
The Note property is used to get and change a text associated with an element.
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.
NameServerFile (Property)
The NameServerFile property is used to get the name of the uploaded file on the server.
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.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
SpreadsheetLoad (Function)
Loads a file in XLSX format in a Spreadsheet control found in a window.