ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
WeekToDate (Function)
Returns the date of the Monday for the specified week and year.
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
AppActivateVersion (Function)
Activates one of the application versions available in the history of versions on the reference setup server.
AppDeleteVersion (Function)
Deletes a version from the history of versions found on the reference setup server.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Custom tooltips
Tooltips are very useful for application users......
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
<Table>.RefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
SemaphoreCreate (Function)
Creates a semaphore.
BTLEListDevice (Function)
Returns the list of accessible Bluetooth Low Energy devices.
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
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.