ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the report editor
Environment of the report editor...
General environment of WINDEV
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
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).
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....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
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......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
fShortName (Example)
Usage example of the fShortName function
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
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....
Label (Property)
The Label property is used to get and define the label of an element.
<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
<Connection variable>.TransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via Native Access) and creates the transaction file.
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
WINDEV Mobile concepts