ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SemaphoreCreate (Function)
Creates a semaphore.
The Clickable Image control
The Clickable Image control can be used to......
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Environment of the data model editor
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
SemaphoreStart (Function)
Locks the current thread until the semaphore is opened (which means until a "free" spot becomes available in the protected section).
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
SemaphoreEnd (Function)
Allows one or more threads to exit from the area protected by the semaphore.
DDEConnect (Function)
Establishes a DDE connection between the current program and the recipient according to a given topic.
DDERecipient (Function)
Identifies the recipient of a DDE connection.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
DDEItem (Function)
Identifies the item affected by a DDE event.
DDETopic (Function)
Identifies the subject of conversation associated with a DDE connection.
CameraStopDecoding (Function)
Stops decoding bar codes in a Camera control.
CameraStartDecoding (Function)
Starts decoding bar codes in a Camera control.
<Date type>.ToMonthInAlpha (Function)
Returns the name of the month that corresponds to a specified date.
DateToDayOfWeek (Function)
Returns the day of the week that corresponds to a given date.
<Date type>.ToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date.
<Date type>.ToDay (Function)
Returns the day that corresponds to a given date.
<Date type>.ToInteger (Function)
Converts a date to an integer.
Environment of the window editor
The main elements of window editor are as follows:
Environment of the project editor
The main elements of the project editor are as follows: