ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Date type>.ToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
DateToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
7. AJAX technology
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
StartControl (Property)
The StartControl property gets and sets the start control of a Wire control.
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
HFSQL properties
List of HFSQL properties...
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
Batch processes: Creating executables, WDLs, components, and more...
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line......
DateToInteger (Function)
Converts a date to an integer.
Importing/Exporting a dictionary
WDTRAD allows you to import and export a dictionary......
Calendar functions (prefix syntax)
Table control populated programmatically: WLanguage (prefix syntax)
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......