ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Analysis" pane
The "Analysis" pane lists......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
<Source>.Creation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
Telephony constants
List of constants used by telephony functions...
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Changing sites from AWP to SEO-ready session mode
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Caption (Property)
The Caption property is used to get and change the text of an element.
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
Creating a select query
A select query (corresponding SQL statement......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......