ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
HRead (Function)
Reads a record in a file according to a given record number.
StoredValue (Property)
The StoredValue property gets and sets the stored value of an element.
<DiskFile variable>.Find (Function)
Finds a character string or a buffer in a file opened by fOpen.
<diagLibrary variable>.LoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
<PDF reader>.GoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
PDFReaderGoToBookmark (Function)
Sets the position directly on the desired bookmark in the PDF document.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
<Variable pdfDocument>PageExtract (Function)
Extracts a page from a PDF file in a variable of type Image.
<Source>.ErrorModification (Function)
Returns the value of a record item when a modification conflict occurs..
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.