ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
<Date type>.ToInteger (Function)
Converts a date to an integer.
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HTransactionFree (Function)
Transforms all the records "in transaction" into "Normal" records if these records do not belong to a transaction currently in progress.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......