ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
<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.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
<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).
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
SemaphoreCreate (Function)
Creates a semaphore.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Today (Function)
Returns or modifies the system date (current date defined on the current computer).
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
CurrentYear (Function)
Returns the current year in integer format.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
<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.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.