ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV website from a static page or from a dynamic WEBDEV page.
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites...
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site...
Managing short URLs automatically
For the standard dynamic sites (with context), the access to the site can be done via a "standard" URL:
Specific page for displaying the site errors
If an error occurs in the dynamic WEBDEV website, a standard error page is displayed by default. This page informs the Web user of the error that occurred in the site.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
J2EEGetResult (Function)
Returns the result of the last J2EE procedure that was successfully run.
HComputer (Function)
Stores a unique computer number or identifier in order to use the log and transactions over the network.
WDXView: Overview
WDXView is an ActiveX browser......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
9. Sharing a project in practice
Sharing a project in practice...
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
ToastDisplayPopup (Function)
Displays a popup page during a given duration in order to display a "Toast" message.
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Clipboard management functions
List of functions for managing the clipboard...
TwainSelectSource (Function)
Displays a standard dialog box used to list the different Twain devices available on the current computer.
iEllipse (Function)
Prints an ellipse (in a rectangle).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Events associated with TreeView controls
List of events associated with TreeView controls...
Check: SMART status of storage drives
The monitoring robot will measure the SMART attributes of a server's hard drives......
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Window with arrow (iPad)
The principle of windows with arrow is straightforward......