ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
DocFindElementByName (Function)
Searches for an element by its name in a Word Processing document.
HStatDate (Function)
Returns the date of the last update for the index statistics.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
ERR_BAD_COMMANDLINE
ERR_BAD_COMMANDLINE error...
DNS functions
WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
The Cell control
The Cell control contains controls......
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
TableEnumColumn (Function)
Returns the name of a column found in a Table or Treeview Table control.
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
RealToDateTime (Function)
Converts an 8-byte real to a date and time.