ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
Size (Property)
The Size property is used to determine and change the size of an element.
SemaphoreCreate (Function)
Creates a semaphore.
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.
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Environment of the data model editor
Remote WEBDEV administrator: Saving and restoring a WEBDEV site
The remote management tool is used to manage the backups of your dynamic WEBDEV sites....
Environment of the project editor
The main elements of the project editor are as follows:
General environment of WINDEV
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Managing assertions
...The main available features are as follows:...
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
<Organizer>.DisplayPreviousPeriod (Function)
Moves the time area displayed to the previous area (previous weeks for example) in an Organizer control.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......