ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
<Looper>.Display (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
<Source>.NbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
ContactEdit (Function)
Opens a contact's current file in the device's native contact management application (Android, iPhone or iPad)....
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
LooperDisplay (Function)
Refreshes a browsing looper from a given position: the modifications performed in the linked file are taken into account in the looper.
xlsComment (Variable type)
The xlsComment type is used to defined all the advanced characteristics of a comment in a cell of an XLS file or Spreadsheet control.
<Source>.SeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Restoring a project backup
WINDEV, WEBDEV and WINDEV Mobile allow you to regularly save the different elements of your project in an archive file (ZIP extension)......
Downloading files
The download is the operation that consists in saving a file stored on the server onto the computer of Web user......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Report and project
In most cases, a report is linked to a project......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......